Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/logadm/
H A Dopts.h46 enum opttype oi_t; /* the type of this option */ member
H A Dopts.c179 if (info->oi_t == OPTTYPE_BOOLEAN) { in opts_parse()