Home
last modified time | relevance | path

Searched refs:Fstat (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/lp/lib/lp/
H A Dtidbit.c266 (void) Fstat(tfd, &statbuf);
/titanic_41/usr/src/cmd/lp/include/
H A Dlp.h508 #define Fstat _Fstat macro
/titanic_41/usr/src/cmd/savecore/
H A Dsavecore.c293 Fstat(int fd, Stat_t *sb, const char *fname) in Fstat() function
1353 Fstat(corefd, &st, corefile); in build_corefile()