OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_FORTIFY_SOURCE
(Results
1 - 23
of
23
) sorted by relevancy
/src/lib/libc/ssp/
ssp_redirect.c
32
#undef
_FORTIFY_SOURCE
33
#define
_FORTIFY_SOURCE
2
/src/external/gpl3/gcc.old/dist/libcody/
config.h.in
24
#undef
_FORTIFY_SOURCE
/src/external/gpl3/gcc.old/dist/libssp/ssp/
ssp.h.in
38
#if
_FORTIFY_SOURCE
> 0 && __OPTIMIZE__ > 0 \
42
# if
_FORTIFY_SOURCE
== 1
44
# elif
_FORTIFY_SOURCE
> 1
/src/lib/libc/string/
stpcpy.c
46
#ifdef
_FORTIFY_SOURCE
stpncpy.c
37
#ifdef
_FORTIFY_SOURCE
/src/common/lib/libc/string/
strcat.c
48
#if defined(
_FORTIFY_SOURCE
) || defined(KASAN)
strncat.c
51
#ifdef
_FORTIFY_SOURCE
strncpy.c
51
#ifdef
_FORTIFY_SOURCE
bcopy.c
54
#if defined(
_FORTIFY_SOURCE
) || defined(_STANDALONE) || defined(_KERNEL)
memset.c
61
#ifdef
_FORTIFY_SOURCE
memset2.c
60
#ifdef
_FORTIFY_SOURCE
/src/include/ssp/
ssp.h
37
# if
_FORTIFY_SOURCE
> 0 && !defined(__lint__) && \
39
# if
_FORTIFY_SOURCE
> 2 && __has_builtin(__builtin_dynamic_object_size)
41
# elif
_FORTIFY_SOURCE
> 1
/src/lib/libc/stdio/
gets.c
49
#ifdef
_FORTIFY_SOURCE
fgets.c
50
#ifdef
_FORTIFY_SOURCE
vsprintf.c
55
#ifdef
_FORTIFY_SOURCE
/src/include/
rmt.h
23
#if
_FORTIFY_SOURCE
> 0
strings.h
85
#if
_FORTIFY_SOURCE
> 0
string.h
153
#if
_FORTIFY_SOURCE
> 0
unistd.h
73
#if
_FORTIFY_SOURCE
> 0
stdio.h
594
#if
_FORTIFY_SOURCE
> 0
/src/lib/libpthread/
pthread_cancelstub.c
33
#undef
_FORTIFY_SOURCE
/src/external/bsd/libevent/dist/
evdns.c
60
#ifndef
_FORTIFY_SOURCE
61
#define
_FORTIFY_SOURCE
3
/src/external/bsd/ntp/dist/sntp/libevent/
evdns.c
58
#ifndef
_FORTIFY_SOURCE
59
#define
_FORTIFY_SOURCE
3
Completed in 47 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026