Searched refs:use_pipes (Results 1 – 1 of 1) sorted by relevance
34 static bool use_pipes = false; variable61 if (use_pipes) { in fdpair()69 barf(use_pipes ? "pipe()" : "socketpair()"); in fdpair()255 OPT_BOOLEAN('p', "pipe", &use_pipes,