Loading...
Defined in 2 files as a typedef:
- include/fs/fs.h, line 12 (as a typedef)
- lib/libc/minimal/include/sys/types.h, line 20 (as a typedef)
Referenced in 107 files:
- drivers/bluetooth/hci/userchan.c, line 85
- drivers/ethernet/eth_native_posix_adapt.c, 2 times
- drivers/ethernet/eth_native_posix_priv.h, 2 times
- drivers/hwinfo/hwinfo_esp32.c, line 12
- drivers/hwinfo/hwinfo_handlers.c, line 10
- drivers/hwinfo/hwinfo_imxrt.c, line 15
- drivers/hwinfo/hwinfo_litex.c, 2 times
- drivers/hwinfo/hwinfo_mcux_sim.c, line 31
- drivers/hwinfo/hwinfo_nrf.c, line 15
- drivers/hwinfo/hwinfo_sam.c, line 15
- drivers/hwinfo/hwinfo_sam0.c, line 15
- drivers/hwinfo/hwinfo_shell.c, line 16
- drivers/hwinfo/hwinfo_stm32.c, line 15
- drivers/hwinfo/hwinfo_weak_impl.c, line 9
- drivers/modem/modem_socket.c, 2 times
- drivers/modem/ublox-sara-r4.c, 4 times
- drivers/wifi/eswifi/eswifi_socket_offload.c, 2 times
- drivers/wifi/simplelink/simplelink_sockets.c, 13 times
- ext/lib/crypto/tinycrypt/source/ecc_platform_specific.c, line 91
- include/bluetooth/gatt.h, 11 times
- include/console/console.h, 2 times
- include/console/tty.h, 2 times
- include/data/json.h, 2 times
- include/drivers/hwinfo.h, 2 times
- include/fs/fs.h, 4 times
- include/fs/nvs.h, 4 times
- include/net/socket.h, 10 times
- include/net/socket_offload.h, 4 times
- include/net/socket_offload_ops.h, 4 times
- include/posix/sys/socket.h, 4 times
- include/posix/unistd.h, 2 times
- include/settings/settings.h, line 50
- include/sys/fdtable.h, 2 times
- lib/libc/minimal/source/stdout/prf.c, 2 times
- lib/libc/newlib/libc-hooks.c, line 205
- lib/os/fdtable.c, 6 times
- lib/os/json.c, 5 times
- lib/os/printk.c, line 174
- lib/posix/fs.c, 4 times
- samples/bluetooth/eddystone/src/main.c, 19 times
- samples/bluetooth/peripheral/src/cts.c, 2 times
- samples/bluetooth/peripheral/src/main.c, 7 times
- samples/bluetooth/peripheral_csc/src/main.c, 3 times
- samples/bluetooth/peripheral_esp/src/main.c, 4 times
- samples/bluetooth/peripheral_hids/src/hog.c, 5 times
- samples/boards/nrf52/mesh/onoff_level_lighting_vnd_app/src/storage.c, line 119
- samples/boards/reel_board/mesh_badge/src/main.c, 2 times
- samples/net/lwm2m_client/src/lwm2m-client.c, line 444
- samples/net/sockets/big_http_download/src/big_http_download.c, 2 times
- samples/net/sockets/civetweb/src/libc_extensions.c, 2 times
- samples/net/sockets/civetweb/src/libc_extensions.h, 2 times
- samples/net/sockets/dumb_http_server/src/socket_dumb_http.c, line 85
- samples/net/sockets/dumb_http_server_mt/src/main.c, 2 times
- samples/net/sockets/echo_client/src/tcp.c, 2 times
- samples/net/sockets/echo_server/src/tcp.c, 2 times
- samples/net/sockets/websocket_client/src/main.c, 2 times
- samples/video/tcpserversink/src/main.c, 2 times
- subsys/bluetooth/host/gatt.c, 18 times
- subsys/bluetooth/host/sdp.c, 8 times
- subsys/bluetooth/host/settings.c, line 119
- subsys/bluetooth/mesh/proxy.c, line 452
- subsys/bluetooth/mesh/settings.c, 3 times
- subsys/bluetooth/services/bas.c, line 40
- subsys/bluetooth/services/dis.c, 2 times
- subsys/bluetooth/services/hrs.c, line 39
- subsys/bluetooth/shell/gatt.c, 9 times
- subsys/console/getchar.c, 2 times
- subsys/console/tty.c, 3 times
- subsys/fs/fat_fs.c, 2 times
- subsys/fs/fs.c, 2 times
- subsys/fs/fuse_fs_access.c, 2 times
- subsys/fs/littlefs_fs.c, 5 times
- subsys/fs/nffs_fs.c, 2 times
- subsys/fs/nvs/nvs.c, 4 times
- subsys/fs/shell.c, line 309
- subsys/mgmt/smp_bt.c, line 49
- subsys/net/ip/tcp2.c, 15 times
- subsys/net/lib/http/http_client.c, 2 times
- subsys/net/lib/lwm2m/lwm2m_engine.c, line 4041
- subsys/net/lib/sockets/sockets.c, 17 times
- subsys/net/lib/sockets/sockets_can.c, 6 times
- subsys/net/lib/sockets/sockets_internal.h, 3 times
- subsys/net/lib/sockets/sockets_net_mgmt.c, 6 times
- subsys/net/lib/sockets/sockets_packet.c, 6 times
- subsys/net/lib/sockets/sockets_tls.c, 20 times
- subsys/net/lib/websocket/websocket.c, 8 times
- subsys/settings/src/settings_file.c, line 435
- subsys/settings/src/settings_line.c, line 535
- subsys/settings/src/settings_nvs.c, 4 times
- subsys/settings/src/settings_runtime.c, line 18
- tests/bluetooth/gatt/src/main.c, 4 times
- tests/bluetooth/tester/src/gatt.c, 3 times
- tests/drivers/hwinfo/api/src/main.c, line 37
- tests/lib/c_lib/src/main.c, line 59
- tests/lib/json/src/main.c, 6 times
- tests/net/socket/poll/src/main.c, line 38
- tests/net/socket/select/src/main.c, line 73
- tests/net/socket/tcp/src/main.c, 3 times
- tests/net/socket/udp/src/main.c, 5 times
- tests/posix/fs/src/test_fs_file.c, 2 times
- tests/subsys/fs/fat_fs_api/src/test_fat_file.c, 3 times
- tests/subsys/fs/fat_fs_dual_drive/src/test_fat_file.c, 3 times
- tests/subsys/fs/littlefs/src/testfs_util.c, 2 times
- tests/subsys/fs/multi-fs/src/test_fat_file.c, 2 times
- tests/subsys/fs/nvs/src/main.c, 4 times
- tests/subsys/settings/littlefs/src/settings_test_littlefs.c, line 152
- tests/subsys/settings/nffs/src/settings_test_nffs.c, line 153