Home
last modified time | relevance | path

Searched refs:_FORTIFY_SOURCE (Results 1 – 12 of 12) sorted by relevance

/external/openssh/openbsd-compat/
Dkludge-fd_set.c12 #if defined(HAVE_FEATURES_H) && defined(_FORTIFY_SOURCE)
15 # if __GLIBC_PREREQ(2, 15) && (_FORTIFY_SOURCE > 0)
16 # undef _FORTIFY_SOURCE
Dopenbsd-compat.h317 #if defined(HAVE_FEATURES_H) && defined(_FORTIFY_SOURCE)
320 # if __GLIBC_PREREQ(2, 15) && (_FORTIFY_SOURCE > 0)
/external/ltp/m4/
Dltp-fortify_source.m424 AC_MSG_CHECKING(whether to define _FORTIFY_SOURCE=2)
30 #if !defined _FORTIFY_SOURCE && defined __OPTIMIZE__ && __OPTIMIZE__
/external/libunwind/src/setjmp/
Dlongjmp.c28 #undef _FORTIFY_SOURCE
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.h172 #elif defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0
/external/bison/m4/
Dprintf.m4642 /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE=2)
1302 /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE=2)
/external/libevent/
Devdns.c54 #ifndef _FORTIFY_SOURCE
55 #define _FORTIFY_SOURCE 3 macro
/external/ImageMagick/config/
Dconfig.h.in1020 #undef _FORTIFY_SOURCE
/external/strace/
DNEWS456 * Fixed select decoding for glibc in _FORTIFY_SOURCE mode.
DChangeLog29948 Fix select decoding for glibc in _FORTIFY_SOURCE mode.
29949 glibc in _FORTIFY_SOURCE mode raises SIGABRT when descriptor greater
/external/ImageMagick/
Dconfigure.ac338 AC_DEFINE([_FORTIFY_SOURCE], [2], definition
/external/bison/
Dconfigure11455 /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE=2)
29056 /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE=2)
32800 /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE=2)