HomeSort by relevance Sort by last modified time
    Searched refs:mkstemps (Results 1 - 12 of 12) sorted by null

  /bionic/libc/bionic/
lfs64_support.cpp 30 return mkstemps(path, suffix_length);
  /toolchain/binutils/binutils-2.27/libiberty/
make-temp-file.c 51 extern int mkstemps (char *, int);
205 fd = mkstemps (temp_filename, suffix_len);
206 /* Mkstemps failed. It may be EPERM, ENOSPC etc. */
mkstemps.c 60 @deftypefn Replacement int mkstemps (char *@var{pattern}, int @var{suffix_len})
80 mkstemps (char *pattern, int suffix_len) function
makefile.vms 12 asprintf.obj vasprintf.obj,mkstemps.obj,filename_cmp.obj,\
pex-common.c 40 extern int mkstemps (char *, int);
122 out = mkstemps (name, 0);
130 descriptor from mkstemps, not from a function in
configure     [all...]
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
mktemp.c 151 mkstemps(char *path, int slen) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdlib.h 642 extern int mkstemps (char *__template, int __suffixlen) __nonnull ((1)) __wur;
645 extern int __REDIRECT (mkstemps, (char *__template, int __suffixlen),
648 # define mkstemps mkstemps64 macro
    [all...]
  /bionic/libc/include/
stdlib.h 73 int mkstemps(char* __template, int __flags);
  /external/tensorflow/tensorflow/core/lib/io/
path.cc 264 // UniqueId is added here because mkstemps is not as thread safe as it
273 fd = mkstemps(&tmp_filepath[0], extension.length() + 1);
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x 10 ")19Qen? ??? ??M??M__libc_start_mainGLIBC_2.2.5libc.so.6__gmon_start___Jv_RegisterClassesfreememcpyGLIBC_2.14accessstrcmpstrncmpstrlen__xstatstrrchrputsstdoutfflushstrverscmpstrchrstderrputenv_obstack_newchunkgetenvstrcpyunlinksignalgetpidkillstrncpysscanfexitprintffclosefopenopenreadclosememmovefwritefprintffputcpthread_mutex_unlockpthread_mutex_lock__errno_locationstrsignalgettimeofdaysprintfstrstr_obstack_beginstpcpyputcharmmapmemcmpmunmapfgetc_IO_putcsnprintfstrtolstrcatgetrlimitsetrlimitstrncasecmpgetpagesize_obstack_memory_usedstrcasecmpiconv_openiconviconv_closevasprintffileno_unlockedisattyfread_unlockedvfprintfqsortfwrite_unlockedabortfputs_unlockedopendirreaddirobstack_freeclosedirbsearchfputsungetc__uflowstrtoul__fxstatmemsetfeofferrorfreadmemchrwait4waitpidwrite_exit__overflowenvironsleepvforkdup2execvpexecvsbrk__strdupstrerrorremovepipefreopenlocaltimeasctimetimecallocfseekftell__fsetlockingstdinfdopenfcntldl_iterate_phdrstrnlenmallocreallocstrcspn__ctype_b_locGLIBC_2.3__ctype_tolower_locrealpathmkstempsGLIBC_2.11__pthread_key_create__tls_get_addrld-linux-x86-64.so.2__cxa_atexitpthread_once_environ__environlibm.so.6??)?7 |#ULwvnd?
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x 12 ELF>?]@@?? @8 @"!@@@@@??88@8@@@?? ?? ? ?K?K ?]? ?K?K??TT@T@ P?td?u ?uK?uK?"?"Q?td? ?K?K/lib64/ld-linux-x86-64.so.2GNU) 8 L?$@Qcjqy??????L??????L????????? %*/5=DLR"gx?"????????????? !-BNYdjt????????????? "*16=CJOU]cipu?????L??????????L?????+@?? #+2J^g{ ?? ???L????L__libc_start_mainGLIBC_2.2.5libc.so.6__gmon_start___Jv_RegisterClassesfreememcpyGLIBC_2.14accessstrcmpstrncmpstrlen__xstatstrrchrputsstdoutfflushstrverscmpstrchrstderrputenv_obstack_newchunkgetenvstrcpyunlinksignalgetpidkillstrncpysscanfexitprintffclosefopenopenreadclosememmovefwritefprintffputcpthread_mutex_unlock__errno_locationstrsignalpthread_mutex_lockgettimeofdaysprintf_obstack_beginstpcpyputcharmmapmemcmpmunmapfgetc_IO_putcstrtolstrcatsnprintfgetrlimitsetrlimitstrncasecmpgetpagesize_obstack_memory_usediconv_closestrcasecmpiconv_openiconvvasprintffileno_unlockedisattyfread_unlockedvfprintfqsortabortfwrite_unlockedfputs_unlocked__fxstatbsearchobstack_freeopendirreaddirclosedirfputsungetc__uflowstrtoulstrcspnmemsetfeofferrorfreadmemchrsbrkwait4waitpidwrite_exitremovepipe__overflowexecvpexecvenvironsleepvforkdup2__strdupstrerrorfreopen__fsetlockingstdinlocaltimefdopenasctimetimecallocfseekftellreallocfcntldl_iterate_phdrstrnlenmalloc__ctype_b_locGLIBC_2.3__ctype_tolower_locrealpathmkstempsGLIBC_2.11__pthread_key_create__tls_get_addrld-linux-x86-64.so.2pthread_once_environ__cxa_atexit__environlibm.so.6a?l`|h?o uRei?3E~Jv>U:-7j?4pgzOQ br Ttx[{PLSy"_n
    [all...]

Completed in 164 milliseconds