Home
last modified time | relevance | path

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

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