mkostemp 7705 lib-src/etags.c int fd = mkostemp (templt, O_CLOEXEC); mkostemp 293 lib-src/movemail.c desc = mkostemp (tempname, O_BINARY); mkostemp 48 lib-src/ntlib.c int mkostemp (char *, int); mkostemp 437 lib-src/update-game-score.c fd = mkostemp (tempfile, 0); mkostemp 708 lib/stdlib.in.h _GL_FUNCDECL_RPL (mkostemp, int, (char * /*template*/, int /*flags*/) mkostemp 710 lib/stdlib.in.h _GL_CXXALIAS_RPL (mkostemp, int, (char * /*template*/, int /*flags*/)); mkostemp 713 lib/stdlib.in.h _GL_FUNCDECL_SYS (mkostemp, int, (char * /*template*/, int /*flags*/) mkostemp 716 lib/stdlib.in.h _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/)); mkostemp 719 lib/stdlib.in.h _GL_CXXALIASWARN (mkostemp); mkostemp 724 lib/stdlib.in.h _GL_WARN_ON_USE (mkostemp, "mkostemp is unportable - " mkostemp 547 nt/inc/ms-w32.h extern int mkostemp (char *, int); mkostemp 1012 src/callproc.c fd = mkostemp (tempfile, O_BINARY | O_CLOEXEC); mkostemp 230 src/filelock.c fd = mkostemp (nonce, O_BINARY | O_CLOEXEC);