Searched refs:newline_separator (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | util.c | 373 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local 390 newline_separator = sp; in print_autowrap() 413 if (newline_separator) { in print_autowrap() 416 newline_separator = 0; in print_autowrap()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | util.c | 386 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()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 374 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local 391 newline_separator = sp; in print_autowrap() 414 if (newline_separator) { in print_autowrap() 417 newline_separator = 0; in print_autowrap()
|