Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dinit_ci386.c49 CF_NOFORMAT | CF_WLIST },
H A Ddefect.c92 if (cur_ctype->ctype_flags & CF_WLIST) { in read_list()
343 if (cur_ctype->ctype_flags & CF_WLIST) { in write_deflist()
H A Dglobal.h180 #define CF_WLIST 0x0200 /* ctlt handles working list */ macro
H A Danalyze.c555 } else if (cur_ctype->ctype_flags & CF_WLIST) {
H A Dmenu_command.c1405 } else if (cur_ctype->ctype_flags & CF_WLIST) { in c_repair()
H A Dstartup.c1705 tctlr->ctype_flags = CF_WLIST; in add_device_to_disklist()