Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/logadm/
H A Dfn.h44 struct stat *fn_getstat(struct fn *fnp);
H A Dfn.c181 fn_getstat(struct fn *fnp) in fn_getstat() function
H A Dmain.c940 if (fn_getstat(nextfnp)->st_mtime < mtime) { in expirefiles()