/src/usr.sbin/sysinst/ |
part_edit.c | 631 static const char *yes, *no, *ptn_type, *ptn_start, *ptn_size, local in function:draw_outer_ptn_line 642 ptn_type = msg_string(MSG_ptn_type); CHECK(ptn_type); 674 wprintw(m->mw, "%*s : %s", col_width, ptn_type,
|
label.c | 1143 static const char *ptn_type, *ptn_start, *ptn_size, *ptn_end, local in function:draw_edit_ptn_line 1157 LOAD(ptn_type); 1208 wprintw(m->mw, "%*s : %s", col_width, ptn_type, c);
|
part_edit.c | 631 static const char *yes, *no, *ptn_type, *ptn_start, *ptn_size, local in function:draw_outer_ptn_line 642 ptn_type = msg_string(MSG_ptn_type); CHECK(ptn_type); 674 wprintw(m->mw, "%*s : %s", col_width, ptn_type,
|
label.c | 1143 static const char *ptn_type, *ptn_start, *ptn_size, *ptn_end, local in function:draw_edit_ptn_line 1157 LOAD(ptn_type); 1208 wprintw(m->mw, "%*s : %s", col_width, ptn_type, c);
|