OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:foundeof
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xargs/
xargs.c
277
int ch,
foundeof
;
local in function:parse_input
280
foundeof
= 0;
316
foundeof
= *eofstr != '\0' &&
320
if ((argp != p || wasquoted) && !
foundeof
) {
364
(Lflag <= count && xflag) ||
foundeof
) {
372
if (ch == EOF ||
foundeof
) {
xargs.c
277
int ch,
foundeof
;
local in function:parse_input
280
foundeof
= 0;
316
foundeof
= *eofstr != '\0' &&
320
if ((argp != p || wasquoted) && !
foundeof
) {
364
(Lflag <= count && xflag) ||
foundeof
) {
372
if (ch == EOF ||
foundeof
) {
Completed in 70 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025