OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eofstr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xargs/
xargs.c
77
static const char *
eofstr
;
variable in typeref:typename:const char *
98
eofstr
= "";
140
eofstr
= optarg;
316
foundeof = *
eofstr
!= '\0' &&
317
strncmp(argp,
eofstr
, (size_t)(p - argp)) == 0;
648
"Usage: %s [-0opt] [-E
eofstr
] [-I replstr [-R replacements] [-S replsize]]\n"
Completed in 12 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025