Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c63 static void expirefiles(struct fn *fnp, struct opts *opts);
565 expirefiles(nextfnp, allopts); in dologname()
862 expirefiles(struct fn *fnp, struct opts *opts) in expirefiles() function