Searched refs:mkstemp (Results 1 – 18 of 18) sorted by relevance
8 # On some hosts (e.g., HP-UX 10.20, SunOS 4.1.4, Solaris 2.5.1), mkstemp has a10 # Other systems lack mkstemp altogether.11 # On OSF1/Tru64 V4.0F, the system-provided mkstemp function can create19 AC_CACHE_CHECK([for working mkstemp],22 mkdir conftest.mkstemp32 char templ[] = "conftest.mkstemp/coXXXXXX";33 int (*mkstemp_function) (char *) = mkstemp;43 rm -rf conftest.mkstemp48 AC_LIBOBJ([mkstemp])53 # Prerequisites of lib/mkstemp.c.
91 gl_STDLIB_MODULE_INDICATOR([mkstemp])306 lib/mkstemp.c404 m4/mkstemp.m4
219 # define mkstemp rpl_mkstemp220 extern int mkstemp (char * /*template*/);226 # undef mkstemp227 # define mkstemp(t) \230 mkstemp (t))
40 mkstemp (template) in mkstemp() function
446 EXTRA_DIST += mkstemp.c448 EXTRA_libsed_a_SOURCES += mkstemp.c
73 $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/mmap-anon.m4 \608 mbrtowc.c mbsinit.c memchr.c memchr.valgrind mkstemp.c \647 mkstemp.c obstack.c quote.c quotearg.c realloc.c regcomp.c \735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkstemp.Po@am__quote@
40 /* Toggle if you encounter errors in lib/mkstemp.c. */126 ${CC} -DHAVE_CONFIG_H -I.. -I. -c mkstemp.c || exit 1
67 $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/mmap-anon.m4 \
921 m4_include([m4/mkstemp.m4])
18618 mkdir conftest.mkstemp18639 int (*mkstemp_function) (char *) = mkstemp;18686 rm -rf conftest.mkstemp
813 * lib/mkstemp.c: Include sys/file.h if available for the
56 using ::mkstemp;
224 fd = mkstemp (template);
62 $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/mmap-anon.m4 \
63 $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/mmap-anon.m4 \
71 $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/mmap-anon.m4 \