Home
last modified time | relevance | path

Searched refs:_POSIX_C_SOURCE (Results 1 – 13 of 13) sorted by relevance

/subsys/shell/modules/
A Ddate_service.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
A Ddevmem_service.c9 #undef _POSIX_C_SOURCE
10 #define _POSIX_C_SOURCE 200809L macro
/subsys/ipc/ipc_service/lib/
A Dicmsg_me.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/subsys/bluetooth/services/
A Dcts.c11 #undef _POSIX_C_SOURCE
12 #define _POSIX_C_SOURCE 200809L /* To get gmtime_r()'s prototype */ macro
/subsys/net/lib/lwm2m/
A DCMakeLists.txt5 zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L)
A Dlwm2m_rw_cbor.c10 #undef _POSIX_C_SOURCE
11 #define _POSIX_C_SOURCE 200809L /* Required for gmtime_r */ macro
/subsys/net/lib/wifi_credentials/
A Dwifi_credentials_shell.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L /* For strnlen() */ macro
/subsys/logging/
A Dlog_output.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/subsys/settings/src/
A Dsettings_zms.c6 #undef _POSIX_C_SOURCE
7 #define _POSIX_C_SOURCE 200809L /* for strnlen() */ macro
/subsys/net/lib/http/
A Dhttp_server_http1.c8 #undef _POSIX_C_SOURCE
9 #define _POSIX_C_SOURCE 200809L /* Required for strnlen() */ macro
/subsys/modem/
A Dmodem_chat.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/subsys/ipc/ipc_service/backends/
A Dipc_icbmsg.c78 #undef _POSIX_C_SOURCE
79 #define _POSIX_C_SOURCE 200809L /* For strnlen() */ macro
/subsys/net/l2/wifi/
A Dwifi_mgmt.c8 #undef _POSIX_C_SOURCE
9 #define _POSIX_C_SOURCE 200809L /* For strnlen() */ macro

Completed in 41 milliseconds