Searched refs:Stat (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | stats.c | 22 static struct statistics Stat; variable 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.stat_bf[e->e_from.q_mailer->m_mno] += 87 Stat.stat_nt[to->q_mailer->m_mno]++; [all …]
|
/titanic_50/usr/src/cmd/lp/lib/printers/ |
H A D | putprinter.c | 140 if (Stat(path, &statbuf1) == 0) { in putprinter() 165 if (Stat(prbufp->interface, &statbuf1) == -1) in putprinter() 170 Stat(path, &statbuf2) == -1 in putprinter() 583 if (Stat(ppd, &statbuf) == -1) in addPrintersPPD() 602 if (Stat(ppd, &statbuf) == -1) in addPrintersPPD()
|
H A D | printwheels.c | 139 if (Stat(path, &statbuf) == 0) {
|
/titanic_50/usr/src/cmd/ssh/sftp-server/ |
H A D | sftp-server.c | 79 typedef struct Stat Stat; typedef 81 struct Stat { struct 448 send_names(u_int32_t id, int count, const Stat *stats) in send_names() 865 Stat *stats; in process_readdir() 868 stats = xcalloc(nstats, sizeof(Stat)); in process_readdir() 872 stats = xrealloc(stats, nstats * sizeof(Stat)); in process_readdir() 975 Stat s; in process_realpath() 1055 Stat s; in process_readlink()
|
/titanic_50/usr/src/cmd/lp/lib/lp/ |
H A D | next.c | 116 if (Stat(path, &statbuf) == -1) {
|
/titanic_50/usr/src/cmd/lp/lib/forms/ |
H A D | putform.c | 74 if (Stat(path, &statbuf) == 0) { in putform()
|
/titanic_50/usr/src/cmd/lp/include/ |
H A D | lp.h | 516 #define Stat _Stat macro
|
/titanic_50/usr/src/cmd/lp/cmd/lpsched/ |
H A D | dowait.c | 509 Stat(file, &statbuf) == 0 in geterrbuf()
|
H A D | files.c | 80 if (Stat(file, &stbuf) == -1) in chfiles()
|
/titanic_50/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | chkopts.c | 752 if (Stat(path, &statbuf) == -1) {
|
/titanic_50/usr/src/cmd/savecore/ |
H A D | savecore.c | 301 Stat(const char *fname, Stat_t *sb) in Stat() function 1740 Stat(dumpfile, &st); in main()
|
/titanic_50/usr/src/data/hwdata/ |
H A D | usb.ids | 21252 02e Stat Not Ready 21253 02f Stat Ready
|