Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h42 struct stat *fn_getstat(struct fn *fnp);
H A Dfn.c179 fn_getstat(struct fn *fnp) in fn_getstat() function
H A Dmain.c946 if (fn_getstat(nextfnp)->st_mtime < mtime) { in expirefiles()