Searched refs:dorm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c62 static void dorm(struct opts *opts, const char *msg, struct fn *fnp);
920 dorm(opts, "expire by count rule", nextfnp);
930 dorm(opts, "expire by size rule", nextfnp);
941 dorm(opts, "expire by age rule", nextfnp);
982 dorm(struct opts *opts, const char *msg, struct fn *fnp) function

Completed in 70 milliseconds