Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dopts.h67 #define OPTP_NEVER (-2) macro
H A Dopts.c401 return (OPTP_NEVER); in opts_parse_seconds()
H A Dmain.c594 if (opts_count(opts, "p") && opts_optarg_int(opts, "p") == OPTP_NEVER) in rotatelog()