Home
last modified time | relevance | path

Searched defs:sfile (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/src/
H A Dstats.c134 poststats(sfile) in poststats() argument
/titanic_41/usr/src/cmd/sendmail/aux/
H A Dmailstats.c56 char *sfile; variable
/titanic_41/usr/src/lib/librdc/common/
H A Dlibrdc.h53 char sfile[NSC_MAXPATH]; member
H A Drdcpersist.c508 cfg_lookup(CFGFILE *cfg, char *shost, char *sfile) in cfg_lookup()
H A Drdcconfig.c330 const char *pbmp, const char *shost, const char *sfile, const char *sbmp, in rdc_alloc_config()
/titanic_41/usr/src/cmd/make/lib/vroot/
H A Dreport.cc44 static char sfile[MAXPATHLEN]; variable
/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.c61 struct statefile sfile; variable
/titanic_41/usr/src/cmd/power/
H A Dhandlers.c889 check_mount(char *sfile, dev_t sfdev, int ufs) in check_mount()
1067 is_good_slice(char *sfile, char **err) in is_good_slice()
1115 char *sfile, *sp, ch; in sfpath() local
/titanic_41/usr/src/cmd/diff/
H A Ddiff.h153 struct line *sfile[2]; /* shortened by pruning common prefix and suffix */ variable
/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c570 FILE *sfile; in dumpsum_ostyle() local
648 FILE *sfile; in dumpsum() local
/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_prot.x88 opaque sfile[RDC_MAXNAMLEN]; member
/titanic_41/usr/src/cmd/avs/sdbc/
H A Dsd_trace.c544 char *sfile; in dual_stats() local
/titanic_41/usr/src/cmd/lms/
H A DProtocol.cpp1766 std::ifstream sfile(outFileName, std::ios_base::in); local