Home
last modified time | relevance | path

Searched refs:tempnam (Results 1 – 9 of 9) sorted by relevance

/external/netperf/
Dnettest_unix.c814 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_stream_stream()
2039 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_dg_stream()
2282 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in send_dg_rr()
2861 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_dg_rr()
3149 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_stream_rr()
/external/ltrace/etc/
Dlibc.so.conf234 string tempnam(string,string);
/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Dfixture.py47 return os.tempnam(*args)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc3671 INTERCEPTOR(char *, tempnam, char *dir, char *pfx) {
3673 COMMON_INTERCEPTOR_ENTER(ctx, tempnam, dir, pfx);
3676 char *res = REAL(tempnam)(dir, pfx);
3680 #define INIT_TEMPNAM COMMON_INTERCEPT_FUNCTION(tempnam);
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc3158 TEST(MemorySanitizer, tempnam) { in TEST() argument
3159 char *res = tempnam(NULL, "zzz"); in TEST()
/external/libxml2/
DxmlIO.c2103 dump_name = tempnam( NULL, "lxml" ); in xmlIOHTTPCloseWrite()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3127 fun:tempnam=uninstrumented
/external/valgrind/perf/
Dtest_input_for_tinycc.c5253 extern char *tempnam (__const char *__dir, __const char *__pfx)
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym270 PUBLIC 571a0 0 tempnam