Home
last modified time | relevance | path

Searched refs:op_wr_cur (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h174 int (*op_wr_cur)(); /* write current list - optional */ member
H A Ddefect.c344 (*cur_ops->op_wr_cur)(list); in write_deflist()
H A Dmenu_command.c1810 (cur_ops->op_create == NULL) && (cur_ops->op_wr_cur == NULL)) { in c_defect()