Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/logadm/
H A Dmain.c57 static boolean_t rotatelog(struct fn *fnp, struct opts *opts);
559 if (rotatelog(nextfnp, allopts)) in dologname()
573 rotatelog(struct fn *fnp, struct opts *opts) in rotatelog() function