Searched refs:Stat (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstats.c22 static struct statistics Stat; variable in typeref:struct:statistics
41 ** changes static Stat structure
54 Stat.stat_nq[e->e_from.q_mailer->m_mno]++;
61 Stat.stat_nd[e->e_from.q_mailer->m_mno]++;
63 Stat.stat_nr[e->e_from.q_mailer->m_mno]++;
65 Stat.stat_cr++;
70 Stat.stat_cf++;
72 Stat.stat_ct++;
80 Stat.stat_nf[e->e_from.q_mailer->m_mno]++;
81 Stat
[all...]
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dputform.c74 if (Stat(path, &statbuf) == 0) {
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dnext.c116 if (Stat(path, &statbuf) == -1) {
/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dprintwheels.c139 if (Stat(path, &statbuf) == 0) {
H A Dputprinter.c140 if (Stat(path, &statbuf1) == 0) {
165 if (Stat(prbufp->interface, &statbuf1) == -1)
170 Stat(path, &statbuf2) == -1
583 if (Stat(ppd, &statbuf) == -1)
602 if (Stat(ppd, &statbuf) == -1)
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddowait.c509 Stat(file, &statbuf) == 0
H A Dfiles.c80 if (Stat(file, &stbuf) == -1)
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h516 #define Stat _Stat macro
/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c301 Stat(const char *fname, Stat_t *sb) function
1740 Stat(dumpfile, &st);
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c752 if (Stat(path, &statbuf) == -1) {

Completed in 511 milliseconds