Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c59 static boolean_t rotatelog(struct fn *fnp, struct opts *opts);
564 if (rotatelog(nextfnp, allopts)) in dologname()
578 rotatelog(struct fn *fnp, struct opts *opts) in rotatelog() function