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 961 typedef int32_t Coproc_id;
969 Coproc_id id; /* id of current output pipe */
    [all...]
jobs.c 90 Coproc_id coproc_id; /* 0 or id of coprocess output pipe */ member in struct:job
445 j->coproc_id = 0;
570 j->coproc_id = coproc.id;
    [all...]

Completed in 39 milliseconds