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 - 2
of
2
) 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)
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 31 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026