| /mirbsd/src/gnu/usr.sbin/sendmail/sendmail/ |
| D | stats.c | 20 static struct statistics Stat; variable 52 Stat.stat_nq[e->e_from.q_mailer->m_mno]++; 59 Stat.stat_nd[e->e_from.q_mailer->m_mno]++; 61 Stat.stat_nr[e->e_from.q_mailer->m_mno]++; 63 Stat.stat_cr++; 68 Stat.stat_cf++; 70 Stat.stat_ct++; 78 Stat.stat_nf[e->e_from.q_mailer->m_mno]++; 79 Stat.stat_bf[e->e_from.q_mailer->m_mno] += 85 Stat.stat_nt[to->q_mailer->m_mno]++; [all …]
|
| /mirbsd/src/usr.bin/ssh/ |
| D | sftp-server.c | 69 typedef struct Stat Stat; typedef 71 struct Stat { struct 448 send_names(u_int32_t id, int count, const Stat *stats) in send_names() 889 Stat *stats; in process_readdir() 892 stats = xcalloc(nstats, sizeof(Stat)); in process_readdir() 896 stats = xrealloc(stats, nstats, sizeof(Stat)); in process_readdir() 999 Stat s; in process_realpath() 1075 Stat s; in process_readlink()
|
| /mirbsd/src/gnu/usr.bin/perl/lib/ |
| D | stat.pl | 26 sub Stat { subroutine
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | unixish.h | 124 #define Stat(fname,bufptr) stat((fname),(bufptr)) macro
|
| D | dosish.h | 142 # define Stat(fname,bufptr) stat((fname),(bufptr)) macro
|
| D | README.irix | 121 Failed Test Stat Wstat Total Fail Failed List of Failed
|
| D | README.solaris | 638 Failed Test Stat Wstat Total Fail Failed List of Failed 650 Failed Test Stat Wstat Total Fail Failed List of Failed
|
| D | iperlsys.h | 745 #define PerlLIO_stat(name, buf) Stat((name), (buf))
|
| D | README.win32 | 382 Failed Test Stat Wstat Total Fail Failed List
|
| D | Changes5.005 | 14449 5. Mktime(), Stat() etc., rather than MKtime()/STat() etc.
|
| /mirbsd/src/gnu/usr.bin/perl/epoc/ |
| D | epocish.h | 103 #define Stat(fname,bufptr) stat((fname),(bufptr)) macro
|
| /mirbsd/src/gnu/usr.bin/perl/plan9/ |
| D | plan9ish.h | 119 #define Stat(fname,bufptr) stat((fname),(bufptr)) macro
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | win32.h | 242 #undef Stat 243 #define Stat win32_stat macro
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32.h | 282 #undef Stat 283 #define Stat win32_stat macro
|
| /mirbsd/src/gnu/usr.bin/perl/mpeix/ |
| D | mpeixish.h | 108 #define Stat(fname,bufptr) stat((fname),(bufptr)) macro
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | os2ish.h | 441 #define Stat(fname,bufptr) os2_stat((fname),(bufptr)) macro 457 #define Stat(fname,bufptr) stat((fname),(bufptr)) macro
|
| /mirbsd/src/gnu/usr.bin/perl/vms/ |
| D | vmsish.h | 548 #define Stat(name,bufptr) flex_stat(name,bufptr) macro
|
| /mirbsd/src/share/misc/ |
| D | usb_hid_usages | 821 0x2E Stat Not Ready 822 0x2F Stat Ready
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl572delta.pod | 627 Failed Test Stat Wstat Total Fail Failed List of Failed
|
| D | perldata.pod | 550 # Stat returns list value.
|
| D | perl58delta.pod | 3481 Failed Test Stat Wstat Total Fail Failed List of Failed 3663 Failed Test Stat Wstat Total Fail Failed List of Failed
|
| D | perltoc.pod | 19785 B<Failed Test>, B<Stat>, B<Wstat>, B<Total>, B<Fail>, B<Failed>, B<List of
|