Searched defs:dpipe (Results 1 – 2 of 2) sorted by relevance
284 int cpipe[2], dpipe[2], status; in ATF_TC_BODY() local380 int cpipe[2], dpipe[2], status; in ATF_TC_BODY() local1027 int cpipe[2], dpipe[2], status; in ATF_TC_BODY() local
413 pipe_dtor(struct pipe *dpipe) in pipe_dtor()