HomeSort by: relevance | last modified time | path
    Searched defs:ot_type (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/config/
lint.c 59 enum opt_types ot_type; member in struct:opt_type
81 if (ot->ot_type == OT_PARAM) {
108 assert(ot->ot_type != OT_PARAM);

Completed in 12 milliseconds