HomeSort by relevance Sort by last modified time
    Searched defs:mkostemps (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
mktemp.c 131 mkostemps(char *path, int slen, int flags) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
stdlib.h 694 extern int mkostemps (char *__template, int __suffixlen, int __flags)
698 extern int __REDIRECT (mkostemps, (char *__template, int __suffixlen,
702 # define mkostemps mkostemps64 macro
    [all...]

Completed in 86 milliseconds