Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dfn.h52 boolean_t fn_isgz(struct fn *fnp);
H A Dfn.c319 fn_isgz(struct fn *fnp) in fn_isgz() function
H A Dmain.c963 if (!fn_isgz(nextfnp)) { in expirefiles()