Home
last modified time | relevance | path

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

/scripts/kconfig/lxdialog/
Dutil.c386 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local
403 newline_separator = sp; in print_autowrap()
426 if (newline_separator) { in print_autowrap()
429 newline_separator = 0; in print_autowrap()