OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__secure_getenv
(Results
1 - 11
of
11
) sorted by null
/external/oprofile/libpopt/
system.h
78
#define getenv(_s)
__secure_getenv
(_s)
/ndk/sources/host-tools/sed-4.2.1/lib/
tempname.c
77
# define
__secure_getenv
getenv
macro
144
d =
__secure_getenv
("TMPDIR");
/external/e2fsprogs/lib/ss/
pager.c
59
return
__secure_getenv
(arg);
/external/e2fsprogs/lib/blkid/
cache.c
52
return
__secure_getenv
(arg);
/external/e2fsprogs/lib/et/
error_message.c
191
return
__secure_getenv
(arg);
/external/e2fsprogs/lib/ext2fs/
test_io.c
173
return
__secure_getenv
(arg);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h
550
extern char *
__secure_getenv
(__const char *__name)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h
550
extern char *
__secure_getenv
(__const char *__name)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h
550
extern char *
__secure_getenv
(__const char *__name)
/external/valgrind/main/perf/
test_input_for_tinycc.c
744
extern char *
__secure_getenv
(__const char *__name) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1)));
[
all
...]
/external/e2fsprogs/
configure
[
all
...]
Completed in 226 milliseconds