OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p_tmpdir
(Results
76 - 80
of
80
) sorted by null
1
2
3
4
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h
128
# define
P_tmpdir
"/tmp"
202
P_tmpdir
is tried and finally "/tmp". The storage for the filename
/external/iproute2/misc/
ifstat.c
680
"%s/.ifstat.u%d",
P_tmpdir
, getuid());
/ndk/sources/host-tools/make-3.81/
main.c
[
all
...]
/external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c
[
all
...]
/external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c
[
all
...]
Completed in 503 milliseconds
1
2
3
4