Home
last modified time | relevance | path

Searched refs:_GNU_SOURCE (Results 1 – 22 of 22) sorted by relevance

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_linux_config.h12 #ifndef _GNU_SOURCE
13 #define _GNU_SOURCE /* pread(), pwrite(), gethostname() */ macro
H A Dngx_posix_config.h25 #ifndef _GNU_SOURCE
26 #define _GNU_SOURCE /* accept4() */ macro
/f-stack/dpdk/drivers/bus/fslmc/qbman/include/
H A Dcompat.h11 #ifndef _GNU_SOURCE
12 #define _GNU_SOURCE macro
/f-stack/dpdk/drivers/net/memif/
H A Drte_eth_memif.h8 #ifndef _GNU_SOURCE
9 #define _GNU_SOURCE macro
/f-stack/tools/compat/
H A Dgetprogname.c1 #define _GNU_SOURCE macro
H A Dfeature_present.c35 #define _GNU_SOURCE macro
/f-stack/app/redis-5.0.5/src/
H A Dfmacros.h36 #define _GNU_SOURCE macro
H A Dsetproctitle.c28 #ifndef _GNU_SOURCE
29 #define _GNU_SOURCE macro
H A Danet_ff.c80 #define _GNU_SOURCE macro
H A Dserver.h46 #define _GNU_SOURCE macro
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_errno.c6 #undef _GNU_SOURCE
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_socket.c5 #ifndef _GNU_SOURCE
6 #define _GNU_SOURCE macro
/f-stack/dpdk/drivers/common/dpaax/
H A Dcompat.h14 #ifndef _GNU_SOURCE
15 #define _GNU_SOURCE macro
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dhiredis.h86 #ifndef _GNU_SOURCE
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-app-init-linux.c67 #define _GNU_SOURCE macro
/f-stack/tools/libnetgraph/
H A Dmsg.c42 #define _GNU_SOURCE macro
/f-stack/dpdk/examples/vhost_blk/
H A Dvhost_blk.c5 #ifndef _GNU_SOURCE
6 #define _GNU_SOURCE macro
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_module.c78 #define _GNU_SOURCE macro
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dmalloc_io.c101 #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 Djemalloc_internal_defs.h.in362 * Defined if strerror_r returns char * if _GNU_SOURCE is defined.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac579 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 Dmain.c5 #ifndef _GNU_SOURCE
6 #define _GNU_SOURCE macro