HomeSort by relevance Sort by last modified time
    Searched refs:_DEFAULT_SOURCE (Results 1 - 12 of 12) sorted by null

  /external/valgrind/memcheck/tests/linux/
stack_switch.c 7 #define _DEFAULT_SOURCE 1
  /external/syslinux/dos/
getsetsl.c 8 /* glibc 2.20 deprecates _BSD_SOURCE in favour of _DEFAULT_SOURCE */
9 #define _DEFAULT_SOURCE 1
  /external/syslinux/libinstaller/
fs.c 21 /* glibc 2.20 deprecates _BSD_SOURCE in favour of _DEFAULT_SOURCE */
22 #define _DEFAULT_SOURCE 1
syslxmod.c 20 /* glibc 2.20 deprecates _BSD_SOURCE in favour of _DEFAULT_SOURCE */
21 #define _DEFAULT_SOURCE 1
  /external/e2fsprogs/lib/ext2fs/
ismounted.c 16 #ifndef _DEFAULT_SOURCE
17 #define _DEFAULT_SOURCE /* since glibc 2.20 _SVID_SOURCE is deprecated */
mmp.c 15 #ifndef _DEFAULT_SOURCE
16 #define _DEFAULT_SOURCE /* since glibc 2.20 _SVID_SOURCE is deprecated */
  /system/update_engine/
p2p_manager.cc 19 #ifndef _DEFAULT_SOURCE
20 #define _DEFAULT_SOURCE
  /external/e2fsprogs/misc/
mk_hugefiles.c 7 #define _DEFAULT_SOURCE /* since glibc 2.20 _BSD_SOURCE is deprecated */
tune2fs.c 47 #define _DEFAULT_SOURCE /* since glibc 2.20 _BSD_SOURCE is deprecated */
    [all...]
  /external/e2fsprogs/lib/uuid/
gen_uuid.c 40 #define _DEFAULT_SOURCE /* since glibc 2.20 _SVID_SOURCE is deprecated */
  /external/minijail/
libminijail.c 7 #define _DEFAULT_SOURCE
    [all...]
  /external/libmtp/src/
ptp.c 25 #define _DEFAULT_SOURCE
    [all...]

Completed in 1368 milliseconds