HomeSort by: relevance | last modified time | path
    Searched refs:MENUSTRSIZE (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.sbin/sysinst/
label.c 150 snprintf(ovl1, MENUSTRSIZE,
155 snprintf(ovl2, MENUSTRSIZE,
172 char desc1[MENUSTRSIZE], desc2[MENUSTRSIZE];
1147 char val[MENUSTRSIZE];
1343 static char fspart_separator[MENUSTRSIZE];
1344 static char fspart_title[2*MENUSTRSIZE];
1354 sepline[MENUSTRSIZE], *p, desc[MENUSTRSIZE];
1426 char flag_str[MENUSTRSIZE], *fp
    [all...]
defs.h 60 #define MENUSTRSIZE 80
disks.c 2330 char line[MENUSTRSIZE*2];
2532 char *buf, line[MENUSTRSIZE];
2535 buf_len = MENUSTRSIZE * (1+sel->selection->num_sel);
part_edit.c 78 static char outer_part_sep_line[MENUSTRSIZE],
79 outer_part_title[2*MENUSTRSIZE];
bsddisklabel.c 155 static char size_menu_exit[MENUSTRSIZE];
185 char col1[70], desc[MENUSTRSIZE];
gpt.c 962 char str[GUID_STR_LEN], desc[GUID_STR_LEN + MENUSTRSIZE];
partman.c 2126 char descr[MENUSTRSIZE], dev[MENUSTRSIZE] = "";

Completed in 23 milliseconds