Searched defs:rotatelog (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c57 static boolean_t rotatelog(struct fn *fnp, struct opts *opts);
559 if (rotatelog(nextfnp, allopts))
573 rotatelog(struct fn *fnp, struct opts *opts) function
587 (void) fprintf(stderr, "rotatelog: fname <%s>\n", fname);
595 (void) fprintf(stderr, "rotatelog keywords:\n");
687 (void) fprintf(stderr, "rotatelog: conditions met\n");

Completed in 68 milliseconds