OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numleft
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/csh/
lex.c
1421
ssize_t c,
numleft
, roomleft;
local in function:bgetc
1423
numleft
= 0;
1484
numleft
= d > BUFSIZE ? BUFSIZE : d;
1491
c =
numleft
?
numleft
: tenex(ttyline, BUFSIZE);
1495
numleft
= c;
1501
numleft
= 0;
lex.c
1421
ssize_t c,
numleft
, roomleft;
local in function:bgetc
1423
numleft
= 0;
1484
numleft
= d > BUFSIZE ? BUFSIZE : d;
1491
c =
numleft
?
numleft
: tenex(ttyline, BUFSIZE);
1495
numleft
= c;
1501
numleft
= 0;
lex.c
1421
ssize_t c,
numleft
, roomleft;
local in function:bgetc
1423
numleft
= 0;
1484
numleft
= d > BUFSIZE ? BUFSIZE : d;
1491
c =
numleft
?
numleft
: tenex(ttyline, BUFSIZE);
1495
numleft
= c;
1501
numleft
= 0;
Completed in 129 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025