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

12

/macosx-10.10/cups-408/cups/cgi-bin/
H A Dcgi.h50 char tempfile[1024], /* Temporary file containing data */ member in struct:cgi_file_s
H A Dadmin.c1816 char tempfile[1024]; /* Temporary new cupsd.conf */ local
3099 char tempfile[1024]; /* Temporary filename */ local
[all...]
/macosx-10.10/ruby-106/ruby/test/
H A Dtest_tempfile.rb11 def tempfile(*args, &block) method in class:TestTempfile
[all...]
/macosx-10.10/sudo-73/src/
H A Dsudo_edit.c79 struct tempfile { struct
/macosx-10.10/apache-793/httpd/modules/cache/
H A Dmod_cache_disk.h32 char *tempfile; member in struct:__anon6154
/macosx-10.10/cups-408/cups/cups/
H A Ddest-localization.c298 tempfile[1024]; /* Temporary filename */ local
H A Dadminutil.c1167 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.c797 char tempfile[1024] = ""; /* Temporary filename */ local
/macosx-10.10/cups-408/cups/systemv/
H A Dlpadmin.c1243 tempfile[1024]; /* Temporary filename */ local
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dupdate-game-score.c453 char *tempfile = malloc (strlen (filename) + strlen (".tempXXXXXX") + 1); local
/macosx-10.10/file_cmds-242/pax/
H A Dpax.c111 char *tempfile; /* tempfile to use for mkstemp(3) */ variable
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dvi.c1009 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local
/macosx-10.10/file_cmds-242/install/
H A Dxinstall.c284 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; local
[all...]
/macosx-10.10/libedit-40/src/
H A Dvi.c1008 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dvi.c993 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DDLDBListCFPref.cpp355 char tempfile[MAXPATHLEN+1]; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DDLDBListCFPref.cpp355 char tempfile[MAXPATHLEN+1]; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DDLDBListCFPref.cpp355 char tempfile[MAXPATHLEN+1]; local
/macosx-10.10/emacs-93/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.10/tcl-105/tcl_ext/tcllib/tcllib/modules/fileutil/
H A Dfileutil.tcl
/macosx-10.10/Security-57031.1.35/codesign_wrapper/
H A Dcodesign_wrapper.c234 char *tempfile = NULL; local
[all...]
/macosx-10.10/crontabs-52/newsyslog/
H A Dnewsyslog.c2097 char *realfile, *slash, tempfile[MAXPATHLEN]; local
[all...]
/macosx-10.10/cups-408/cups/filter/
H A Dpstops.c85 char tempfile[1024]; /* Temporary filename */ member in struct:__anon7274
/macosx-10.10/cups-408/cups/scheduler/
H A Dipp.c4406 char tempfile[1024]; /* Temporary PPD file */ local
[all...]

Completed in 316 milliseconds

12