Home
last modified time | relevance | path

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

/original-bsd/sys/tahoe/stand/vdformat/
H A Dvdfmt.c107 d_info[ctlr][drive].alive = u_unknown; in determine_controller_types()
129 d_info[ctlr][drive].alive = u_unknown; in init_environment()
H A Dvdfmt.h57 typedef enum { u_false, u_true, u_unknown } uncertain; enumerator