Home
last modified time | relevance | path

Searched defs:Stat (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/src/
H A Dstats.c22 static struct statistics Stat; variable
/titanic_41/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c79 typedef struct Stat Stat; typedef
81 struct Stat { struct
82 char *name;
83 char *long_name;
84 Attrib attrib;
/titanic_41/usr/src/cmd/lp/include/
H A Dlp.h516 #define Stat _Stat macro
/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c301 Stat(const char *fname, Stat_t *sb) in Stat() function