OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tok1
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
job.c
2629
char tok = JOB_TOKENS[aborting],
tok1
;
local
2632
while (tok != '+' && read(tokenPoolJob.inPipe, &
tok1
, 1) == 1)
2705
char tok,
tok1
;
local
2731
while (read(tokenPoolJob.inPipe, &
tok1
, 1) == 1)
Completed in 19 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026