OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_FORTIFY_SOURCE
(Results
1 - 9
of
9
) sorted by relevancy
/src/lib/libc/ssp/
ssp_redirect.c
32
#undef
_FORTIFY_SOURCE
33
#define
_FORTIFY_SOURCE
2
/src/external/gpl3/gdb.old/dist/gdbsupport/
common-defs.h
61
/* Some distros enable
_FORTIFY_SOURCE
by default, which on occasion
63
developed on a distro that does not enable
_FORTIFY_SOURCE
. We
66
optimization is required because
_FORTIFY_SOURCE
only works when
67
optimization is enabled. If
_FORTIFY_SOURCE
is already defined,
71
_FORTIFY_SOURCE
there. */
73
#if (!defined
_FORTIFY_SOURCE
&& defined __OPTIMIZE__ && __OPTIMIZE__ > 0 \
75
#define
_FORTIFY_SOURCE
2
/src/external/gpl3/gdb/dist/gdbsupport/
common-defs.h
69
/* Some distros enable
_FORTIFY_SOURCE
by default, which on occasion
71
developed on a distro that does not enable
_FORTIFY_SOURCE
. We
74
optimization is required because
_FORTIFY_SOURCE
only works when
75
optimization is enabled. If
_FORTIFY_SOURCE
is already defined,
79
_FORTIFY_SOURCE
there. */
81
#if (!defined
_FORTIFY_SOURCE
&& defined __OPTIMIZE__ && __OPTIMIZE__ > 0 \
83
#define
_FORTIFY_SOURCE
2
/src/crypto/external/apache2/openssl/dist/crypto/async/
async.c
16
#undef
_FORTIFY_SOURCE
/src/crypto/external/bsd/openssl/dist/crypto/async/
async.c
16
#undef
_FORTIFY_SOURCE
/src/crypto/external/bsd/openssl.old/dist/crypto/async/
async.c
16
#undef
_FORTIFY_SOURCE
/src/lib/libpthread/
pthread_cancelstub.c
33
#undef
_FORTIFY_SOURCE
/src/external/bsd/ntp/dist/sntp/libevent/
evdns.c
58
#ifndef
_FORTIFY_SOURCE
59
#define
_FORTIFY_SOURCE
3
/src/external/bsd/libevent/dist/
evdns.c
60
#ifndef
_FORTIFY_SOURCE
61
#define
_FORTIFY_SOURCE
3
Completed in 36 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026