Searched defs:tempfile (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.9.5/cups-372.4/cups/cgi-bin/
H A Dcgi.h50 char tempfile[1024], /* Temporary file containing data */ member in struct:cgi_file_s
H A Dadmin.c1836 char tempfile[1024]; /* Temporary new cupsd.conf */ local
3119 char tempfile[1024]; /* Temporary filename */ local
[all...]
/macosx-10.9.5/cups-372.4/cups/cups/
H A Ddest-localization.c145 tempfile[1024]; /* Temporary filename */ local
H A Dadminutil.c1178 char tempfile[1024]; /* Temporary new cupsd.conf */ local
H A Dcups-private.h149 char tempfile[1024]; /* cupsTempFd/File buffer */ member in struct:_cups_globals_s
H A Dutil.c906 char tempfile[1024] = ""; /* Temporary filename */ local
/macosx-10.9.5/ruby-104/ruby/test/
H A Dtest_tempfile.rb11 def tempfile(*args, &block) method in class:TestTempfile
[all...]
/macosx-10.9.5/sudo-72/src/
H A Dsudo_edit.c79 struct tempfile { struct
/macosx-10.9.5/apache-786.1/httpd/modules/cache/
H A Dmod_disk_cache.h61 char *tempfile; /* temp file tohold the content */ member in struct:disk_cache_object
/macosx-10.9.5/cups-372.4/cups/systemv/
H A Dlpadmin.c1259 tempfile[1024]; /* Temporary filename */ local
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dupdate-game-score.c453 char *tempfile = malloc (strlen (filename) + strlen (".tempXXXXXX") + 1); local
/macosx-10.9.5/file_cmds-230/pax/
H A Dpax.c110 char *tempfile; /* tempfile to use for mkstemp(3) */ variable
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dvi.c1009 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local
/macosx-10.9.5/file_cmds-230/install/
H A Dxinstall.c283 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; local
[all...]
/macosx-10.9.5/libedit-39/src/
H A Dvi.c1008 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dvi.c993 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DDLDBListCFPref.cpp355 char tempfile[MAXPATHLEN+1]; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DDLDBListCFPref.cpp355 char tempfile[MAXPATHLEN+1]; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DDLDBListCFPref.cpp355 char tempfile[MAXPATHLEN+1]; local
/macosx-10.9.5/emacs-92/emacs/src/
H A Dcallproc.c238 char *outf, *tempfile; variable
242 char *tempfile; variable
450 dostounix_filename (tempfile); variable
454 mktemp (tempfile); variable
471 bcopy (SDATA (Vtemp_file_name_pattern), tempfile, variable
474 mktemp (tempfile); variable
549 unlink (tempfile); variable
598 unlink (tempfile); variable
630 unlink (tempfile); variable
1074 char *tempfile; variable
1089 dostounix_filename (tempfile); variable
1091 unixtodos_filename (tempfile); variable
1098 char *tempfile = (char *) alloca (SBYTES (Vtemp_file_name_pattern) + 1); variable
1099 bcopy (SDATA (Vtemp_file_name_pattern), tempfile, variable
1119 mktemp (tempfile); variable
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/fileutil/
H A Dfileutil.tcl
/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c2097 char *realfile, *slash, tempfile[MAXPATHLEN]; local
[all...]
/macosx-10.9.5/cups-372.4/cups/filter/
H A Dpstops.c118 char tempfile[1024]; /* Temporary filename */ member in struct:__anon7205
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dipp.c4425 char tempfile[1024]; /* Temporary PPD file */ local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/dnssec/
H A Ddnssec-signzone.c137 static char *tempfile = NULL; variable

Completed in 306 milliseconds

12