Searched refs:tmpnam (Results 1 – 25 of 86) sorted by relevance
1234
14 my $tmpnam = tmpnam();19 ok( !(-e $tmpnam ));21 print "# TMPNAM file name: $tmpnam\n";25 (my $fh, $tmpnam) = tmpnam();27 print "# TMPNAM: in list context: $fh $tmpnam\n";30 ok( (-e $tmpnam ));33 my $status = unlink0($fh, $tmpnam);
39 __warn_references(tmpnam,43 tmpnam(char *s) in tmpnam() function
16 tmpnam.c ungetc.c vasprintf.c vfprintf.c vfscanf.c vprintf.c vscanf.c \28 setvbuf.3 stdio.3 tmpnam.3 ungetc.3 fgetws.3 fputws.3 fwide.3 getwc.3 \
19 our @EXPORT_OK = qw( &binmode &flush &getname &remove &rewind &sync &setdef &tmpnam25 &setdef &sync &tmpnam &vmsopen &vmssysopen
24 added fgetname and tmpnam
284 tmpnam()289 if (tmpnam(fname) != NULL) sv_setpv(ST(0),fname);
91 #undef tmpnam137 using ::tmpnam;
92 #undef tmpnam138 using ::tmpnam;
30 tmpnam (char *s) in tmpnam() function
155 ternary.c tmpnam.c \204 ./tmpnam.o \368 strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf \1069 ./tmpnam.o: $(srcdir)/tmpnam.c1071 $(COMPILE.c) $(PICFLAG) $(srcdir)/tmpnam.c -o pic/$@; \1073 $(COMPILE.c) $(srcdir)/tmpnam.c $(OUTPUT_OPTION)
78 #undef tmpnam
3 import VMS::Stdio qw(&flush &getname &rewind &sync &tmpnam);53 print +(&VMS::Stdio::tmpnam ? '' : 'not '),"ok 14\n";
86 [tmpnam => \'use File::Temp'],
454 my $x = eval { POSIX::tmpnam() };
41 using std::tmpnam;
109 PROTO_STD_DEPRECATED(tmpnam);
47 char* tmpnam(char* s);163 using ::tmpnam _LIBCPP_USING_IF_EXISTS;
56 my $stderr_cache = tmpnam();
102 tmpnam => 'use File::Temp',
1964 sub tmpnam { subroutine2008 my ($fh, $file) = tmpnam();
183 #tmpnam -- POSIX thread cancellation point
265 char *tmpnam(char *);
182 #tmpnam -- POSIX thread cancellation point