Searched refs:outer_part_sep_line (Results 1 – 1 of 1) sorted by relevance
78 static char outer_part_sep_line[MENUSTRSIZE], variable856 op->opt_name = outer_part_sep_line; in outer_fill_part_menu_opts()925 strcpy(outer_part_sep_line, "------------- ------------- ----"); in draw_outer_part_header()926 sep = strlen(outer_part_sep_line); in draw_outer_part_header()936 char *np = outer_part_sep_line+sep; in draw_outer_part_header()941 if (sep < sizeof(outer_part_sep_line)-1) { in draw_outer_part_header()946 sep < sizeof(outer_part_sep_line)-1; p++) in draw_outer_part_header()952 strlcat(outer_part_title, outer_part_sep_line, in draw_outer_part_header()