/Zephyr-latest/lib/libc/common/source/time/ |
D | localtime_r_utc.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
D | ctime.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/tests/benchmarks/footprints/src/ |
D | libc.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/samples/posix/gettimeofday/src/ |
D | main.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/lib/posix/options/ |
D | file_system_r.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
D | sysconf.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
D | fs.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
D | timer.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/drivers/flash/ |
D | flash_simulator_native.c | 12 #undef _POSIX_C_SOURCE 16 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_simulator_native.c | 12 #undef _POSIX_C_SOURCE 13 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/tests/bluetooth/uuid/src/ |
D | test_bt_uuid_to_str.c | 5 #undef _POSIX_C_SOURCE 6 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/tests/posix/fs/src/ |
D | test_fs_stat.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
D | test_fs_dir.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/modules/zcbor/ |
D | CMakeLists.txt | 13 zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L)
|
/Zephyr-latest/include/zephyr/posix/ |
D | aio.h | 28 #if _POSIX_C_SOURCE >= 200112L
|
D | unistd.h | 70 #if _POSIX_C_SOURCE >= 2
|
/Zephyr-latest/boards/native/native_posix/ |
D | CMakeLists.txt | 7 zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED)
|
/Zephyr-latest/tests/drivers/rtc/rtc_api/ |
D | CMakeLists.txt | 38 target_compile_definitions(app PRIVATE _POSIX_C_SOURCE=200809L)
|
/Zephyr-latest/arch/posix/core/ |
D | CMakeLists.txt | 34 …zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDE…
|
/Zephyr-latest/subsys/shell/modules/ |
D | date_service.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | icmsg_me.c | 7 #undef _POSIX_C_SOURCE 8 #define _POSIX_C_SOURCE 200809L macro
|
/Zephyr-latest/tests/net/lib/coap_client/ |
D | CMakeLists.txt | 19 target_compile_definitions(app PRIVATE _POSIX_C_SOURCE=200809L)
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | cts.c | 11 #undef _POSIX_C_SOURCE 12 #define _POSIX_C_SOURCE 200809L /* To get gmtime_r()'s prototype */ macro
|
/Zephyr-latest/lib/libc/minimal/include/ |
D | stdlib.h | 76 #if _POSIX_C_SOURCE >= 200112L
|
/Zephyr-latest/modules/thrift/ |
D | CMakeLists.txt | 43 zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L)
|