Home
last modified time | relevance | path

Searched defs:recentlog (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c583 struct fn *recentlog = fn_new(NULL); /* for -R cmd */ in rotatelog() local
784 rotateto(struct fn *fnp, struct opts *opts, int n, struct fn *recentlog, in rotateto()