Lines Matching refs:close2
116 close2(int fd1, int fd2) in close2() function
127 close2(fd1, fd2); in close3()
135 close2(fd1, fd2); in close4()
136 close2(fd3, fd4); in close4()
144 close2(fd4, fd5); in close5()
283 close2(sv[0], sv[1]); in twosome_nothing()
293 close2(sv[0], sv[1]); in twosome_nothing()
313 close2(sv[0], sv[1]); in twosome_drop_work()
315 close2(sv[1], sv[0]); in twosome_drop_work()
473 close2(sva[0], sva[1]); in fivesome_drop_work()
475 close2(svb[0], svb[1]); in fivesome_drop_work()
478 close2(sva[0], sva[1]); in fivesome_drop_work()
738 close2(fd[1], fd[0]); in recursion()
742 close2(fd[0], fd[1]); in recursion()