Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dopts.c56 static off_t opts_parse_bytes(const char *o, const char *optarg);
77 { "s", OPTTYPE_INT, opts_parse_bytes, OPTF_CLI|OPTF_CONF },
91 { "S", OPTTYPE_INT, opts_parse_bytes, OPTF_CLI|OPTF_CONF },
358 opts_parse_bytes(const char *o, const char *optarg) in opts_parse_bytes() function
521 { "e", OPTTYPE_INT, opts_parse_bytes, OPTF_CLI|OPTF_CONF },