Searched refs:fn_getstat (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h44 struct stat *fn_getstat(struct fn *fnp);
H A Dfn.c178 * fn_getstat -- return a pointer to the stat info stored by fn_setstat()
181 fn_getstat(struct fn *fnp) function
H A Dmain.c940 if (fn_getstat(nextfnp)->st_mtime < mtime) {

Completed in 60 milliseconds