Home
last modified time | relevance | path

Searched refs:__BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED (Results 1 – 10 of 10) sorted by relevance

/bionic/libc/include/bits/fortify/
Dstring.h43 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
69 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in mempcpy()
85 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in stpcpy()
98 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in strcpy()
110 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in strcat()
117 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
133 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in memset()
140 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
164 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
203 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in strlcpy()
[all …]
Dunistd.h76 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in getcwd()
92 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in pread()
108 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in pread64()
124 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in pwrite()
140 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in pwrite64()
155 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in read()
170 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in write()
185 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in readlink()
200 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in readlinkat()
Dstdio.h39 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
61 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
95 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in fread()
112 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in fwrite()
129 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in fgets()
Dpoll.h47 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in poll()
62 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in ppoll()
78 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in ppoll64()
Dstrings.h36 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in __bionic_bcopy()
51 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in __bionic_bzero()
Dsocket.h45 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in recvfrom()
60 #if __ANDROID_API__ >= 26 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in sendto()
Dfcntl.h62 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in open()
86 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in openat()
Dstat.h42 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in umask()
/bionic/libc/include/sys/
Dcdefs.h260 # define __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED 0 macro
262 # define __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED 1 macro
/bionic/docs/
Dclang_fortify_anatomy.md160 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
184 #if __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
431 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
506 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED