Searched defs:masterfd (Results 1 – 4 of 4) sorted by relevance
56 int masterfd, slavefd; in test1() local137 int masterfd, slavefd; in test2() local221 int masterfd, slavefd; in test3() local272 int masterfd, slavefd, slavefd2, slavefd3; in test4() local331 static int masterfd[NUMOPENS]; in test5() local394 static int masterfd; in test6() local
75 int masterfd; /* master pty fd */ in test1() local196 int masterfd; /* master pty fd */ in test2() local262 int masterfd; /* master pty fd */ in test3() local282 int masterfd; /* master pty fd */ in test4() local351 int masterfd; /* master pty fd */ in test5() local
88 void parent(int masterfd, int childpid) in parent()158 int child(int masterfd) in child()211 int masterfd; /* master pty fd */ in main() local
23 int masterfd; variable