Searched defs:dpipe (Results 1 – 2 of 2) sorted by relevance
274 int cpipe[2], dpipe[2], status; in ATF_TC_BODY() local370 int cpipe[2], dpipe[2], status; in ATF_TC_BODY() local1017 int cpipe[2], dpipe[2], status; in ATF_TC_BODY() local4531 int dpipe[2] = {-1, -1}, status; in ATF_TC_BODY() local
445 pipe_dtor(struct pipe *dpipe) in pipe_dtor()