Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/udhcp/
Ddomain_codec.c10 # define _GNU_SOURCE macro
/busybox-1.35.0/networking/
Dhttpd_indexcgi.c38 #define _GNU_SOURCE 1 /* for strchrnul */ macro
/busybox-1.35.0/init/
Dinit.c140 # undef _GNU_SOURCE
141 # define _GNU_SOURCE 1 macro
/busybox-1.35.0/scripts/kconfig/
Dzconf.tab.c_shipped910 # if defined (__GLIBC__) && defined (_STRING_H) && defined (_GNU_SOURCE)