HomeSort by: relevance | last modified time | path
    Searched defs:ot_type (Results 1 - 3 of 3) 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);
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);
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 32 milliseconds