OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Coproc_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
sh.h
466
typedef int_least32_t
Coproc_id
; /* something that won't (realisticly) wrap */
471
Coproc_id
id; /* id of current output pipe */
jobs.c
146
Coproc_id
coproc_id
; /* 0 or id of coprocess output pipe */
member in struct:job
491
j->
coproc_id
= 0;
652
j->
coproc_id
= coproc.id;
1375
if (j->
coproc_id
&& j->
coproc_id
== coproc.id
Completed in 12 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025