| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_linux_config.h | 12 #ifndef _GNU_SOURCE 13 #define _GNU_SOURCE /* pread(), pwrite(), gethostname() */ macro
|
| H A D | ngx_posix_config.h | 25 #ifndef _GNU_SOURCE 26 #define _GNU_SOURCE /* accept4() */ macro
|
| /f-stack/dpdk/drivers/bus/fslmc/qbman/include/ |
| H A D | compat.h | 11 #ifndef _GNU_SOURCE 12 #define _GNU_SOURCE macro
|
| /f-stack/dpdk/drivers/net/memif/ |
| H A D | rte_eth_memif.h | 8 #ifndef _GNU_SOURCE 9 #define _GNU_SOURCE macro
|
| /f-stack/tools/compat/ |
| H A D | getprogname.c | 1 #define _GNU_SOURCE macro
|
| H A D | feature_present.c | 35 #define _GNU_SOURCE macro
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | fmacros.h | 36 #define _GNU_SOURCE macro
|
| H A D | setproctitle.c | 28 #ifndef _GNU_SOURCE 29 #define _GNU_SOURCE macro
|
| H A D | anet_ff.c | 80 #define _GNU_SOURCE macro
|
| H A D | server.h | 46 #define _GNU_SOURCE macro
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_errno.c | 6 #undef _GNU_SOURCE
|
| /f-stack/dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_socket.c | 5 #ifndef _GNU_SOURCE 6 #define _GNU_SOURCE macro
|
| /f-stack/dpdk/drivers/common/dpaax/ |
| H A D | compat.h | 14 #ifndef _GNU_SOURCE 15 #define _GNU_SOURCE macro
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | hiredis.h | 86 #ifndef _GNU_SOURCE
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-app-init-linux.c | 67 #define _GNU_SOURCE macro
|
| /f-stack/tools/libnetgraph/ |
| H A D | msg.c | 42 #define _GNU_SOURCE macro
|
| /f-stack/dpdk/examples/vhost_blk/ |
| H A D | vhost_blk.c | 5 #ifndef _GNU_SOURCE 6 #define _GNU_SOURCE macro
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_ff_module.c | 78 #define _GNU_SOURCE macro
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | malloc_io.c | 101 #elif defined(JEMALLOC_STRERROR_R_RETURNS_CHAR_WITH_GNU_SOURCE) && defined(_GNU_SOURCE) in buferror()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 362 * Defined if strerror_r returns char * if _GNU_SOURCE is defined.
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure.ac | 579 dnl syscall(2) and secure_getenv(3) are exposed by _GNU_SOURCE. 593 dnl syscall(2) and secure_getenv(3) are exposed by _GNU_SOURCE. 606 dnl syscall(2) and secure_getenv(3) are exposed by _GNU_SOURCE.
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | main.c | 5 #ifndef _GNU_SOURCE 6 #define _GNU_SOURCE macro
|