Home
last modified time | relevance | path

Searched refs:MENUSTRSIZE (Results 1 – 7 of 7) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Dlabel.c150 snprintf(ovl1, MENUSTRSIZE, in checklabel()
155 snprintf(ovl2, MENUSTRSIZE, in checklabel()
172 char desc1[MENUSTRSIZE], desc2[MENUSTRSIZE]; in checkoverlap()
1145 char val[MENUSTRSIZE]; in draw_edit_ptn_line()
1341 static char fspart_separator[MENUSTRSIZE];
1342 static char fspart_title[2*MENUSTRSIZE];
1352 sepline[MENUSTRSIZE], *p, desc[MENUSTRSIZE]; in fmt_fspart_header()
1424 char flag_str[MENUSTRSIZE], *fp; in fmt_fspart_row()
H A Ddefs.h60 #define MENUSTRSIZE 80 macro
H A Dpart_edit.c78 static char outer_part_sep_line[MENUSTRSIZE],
79 outer_part_title[2*MENUSTRSIZE];
H A Ddisks.c2330 char line[MENUSTRSIZE*2]; in display_single_part()
2532 char *buf, line[MENUSTRSIZE]; in update_sel_part_title()
2535 buf_len = MENUSTRSIZE * (1+sel->selection->num_sel); in update_sel_part_title()
H A Dbsddisklabel.c155 static char size_menu_exit[MENUSTRSIZE];
185 char col1[70], desc[MENUSTRSIZE]; in draw_size_menu_header()
H A Dpartman.c2118 char descr[MENUSTRSIZE], dev[MENUSTRSIZE] = ""; in pm_getrefdev()
H A Dgpt.c959 char str[GUID_STR_LEN], desc[GUID_STR_LEN + MENUSTRSIZE]; in gpt_get_uuid_part_type()