Searched refs:mkstemps (Results 1 – 12 of 12) sorted by relevance
/external/bison/lib/ |
D | stdlib.in.h | 428 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 431 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 432 _GL_CXXALIASWARN (mkstemps); 434 # undef mkstemps 436 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - "
|
/external/bison/linux-lib/ |
D | stdlib.h | 750 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 753 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 754 _GL_CXXALIASWARN (mkstemps); 756 # undef mkstemps 758 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - "
|
/external/bison/darwin-lib/ |
D | stdlib.h | 750 _GL_FUNCDECL_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/) 753 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/)); 754 _GL_CXXALIASWARN (mkstemps); 756 # undef mkstemps 758 _GL_WARN_ON_USE (mkstemps, "mkstemps is unportable - "
|
/external/clang/test/Analysis/ |
D | security-syntax-checks.m | 189 int mkstemps(char *template, int suffixlen); function 197 mkstemps("XXXXXX", 0); 198 mkstemps("XXXXXX", 1); // expected-warning {{5 'X's seen}} 199 …mkstemps("XXXXXX", 2); // expected-warning {{Call to 'mkstemps' should have at least 6 'X's in the…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | 2008-01-30-LoadCrash.ll | 5 define i32 @mkstemps(i8* %pattern, i32 %suffix_len, i64 %tmp42.rle) nounwind {
|
/external/llvm/test/CodeGen/Generic/ |
D | 2008-01-30-LoadCrash.ll | 5 define i32 @mkstemps(i8* %pattern, i32 %suffix_len, i64 %tmp42.rle) nounwind {
|
/external/elfutils/tests/ |
D | lfs-symbols | 52 mkstemps
|
/external/openssh/openbsd-compat/ |
D | mktemp.c | 127 mkstemps(char *path, int slen) in mkstemps() function
|
D | openbsd-compat.h | 112 int mkstemps(char *path, int slen);
|
/external/bison/m4/ |
D | stdlib_h.m4 | 23 initstate initstate_r mkdtemp mkostemp mkostemps mkstemp mkstemps
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2291 fun:mkstemps=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 966 PUBLIC d4b40 0 mkstemps
|