Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dnt-base.h260 #if !defined(tempnam)
261 # define tempnam _tempnam_s macro
Dconfig.h_vms76 /* Define if you have the tempnam function. */
/external/autotest/client/cros/
Dverity_utils.py190 self.file = os.tempnam(tmpdir, '%s.img.' % self.target_name)
191 self.hash_file = os.tempnam(tmpdir, '%s.hash.' % self.target_name)
/external/autotest/client/site_tests/platform_Perf/
Dplatform_Perf.py25 perf_file_path = os.tempnam()
/external/autotest/client/site_tests/hardware_PerfCallgraphVerification/
Dhardware_PerfCallgraphVerification.py75 perf_file_path = os.tempnam()
/external/netperf/src/
Dnettest_unix.c813 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_stream_stream()
2042 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_dg_stream()
2285 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in send_dg_rr()
2865 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_dg_rr()
3153 strcpy(myaddr_un.sun_path,tempnam(path_prefix,"netperf.")); in recv_stream_rr()
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/lib/linux/
Dlibclang_rt.asan-x86_64.a.syms1369 tempnam;
Dlibclang_rt.tsan-x86_64.a.syms1492 tempnam;
Dlibclang_rt.msan-x86_64.a.syms1558 tempnam;
/external/ltrace/etc/
Dlibc.so.conf234 string tempnam(string,string);
/external/chromium-trace/catapult/third_party/Paste/paste/
Dfixture.py47 return os.tempnam(*args)
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc3178 TEST(MemorySanitizer, tempnam) { in TEST() argument
3179 char *res = tempnam(NULL, "zzz"); in TEST()
/external/libxml2/
DxmlIO.c2103 dump_name = tempnam( NULL, "lxml" ); in xmlIOHTTPCloseWrite()
/external/ImageMagick/config/
Dconfig.h.in581 /* Define to 1 if you have the `tempnam' function. */
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc3884 INTERCEPTOR(char *, tempnam, char *dir, char *pfx) {
3886 COMMON_INTERCEPTOR_ENTER(ctx, tempnam, dir, pfx);
3889 char *res = REAL(tempnam)(dir, pfx);
3893 #define INIT_TEMPNAM COMMON_INTERCEPT_FUNCTION(tempnam);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3127 fun:tempnam=uninstrumented
/external/ImageMagick/
Dconfigure.ac1219 …igaction spawnvp strerror strlcat strlcpy strcasecmp strncasecmp telldir tempnam times ulltostr us…
Dconfigure27862 …igaction spawnvp strerror strlcat strlcpy strcasecmp strncasecmp telldir tempnam times ulltostr us…
/external/valgrind/perf/
Dtest_input_for_tinycc.c5253 extern char *tempnam (__const char *__dir, __const char *__pfx)
/external/netperf/doc/
Dnetperf.info1822 `tempnam()' call.
Dnetperf.texi1926 the pipes in the system default for the @code{tempnam()} call.
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym270 PUBLIC 571a0 0 tempnam