OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:split_words
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/fold/
fold.c
63
static int
split_words
= 0;
variable in typeref:typename:int
82
split_words
= 1;
122
* If
split_words
is set, split the line at the last space character
157
if (
split_words
) {
163
if (
split_words
&& last_space != -1) {
Completed in 11 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025