HomeSort by relevance Sort by last modified time
    Searched refs:Coproc_id (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
sh.h 827 typedef int32_t Coproc_id;
835 Coproc_id id; /* id of current output pipe */
    [all...]
jobs.c 88 Coproc_id coproc_id; /* 0 or id of coprocess output pipe */ member in struct:job
442 j->coproc_id = 0;
566 j->coproc_id = coproc.id;
    [all...]

Completed in 31 milliseconds