Searched defs:savefile (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/shared/
H A Dutils.c89 char savefile[MAXNAMLEN + 1]; local
110 (void) strcpy(savefile, tofile);
134 chmod(savefile, 0644);
/illumos-gate/usr/src/cmd/mail/
H A Dinit.c225 char savefile[MAXFILENAME]; /* holds filename of save file */ variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c3579 FILE *infile = stdin, *savefile; local
3681 savefile = opensavefile(optarg);
3715 dodump(SADB_SATYPE_UNSPEC, savefile);
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c5684 int savefile; local
6022 savefile = st_find_eod(un);
6053 un->un_pos.fileno = savefile;

Completed in 102 milliseconds