Searched refs:PRT_CLOSE_FD (Results 1 – 3 of 3) sorted by relevance
118 VERIFY3S(fd, ==, PRT_CLOSE_FD); in main()154 if (fcntl(PRT_CLOSE_FD, F_GETFD, NULL) != -1) { in main()
38 #define PRT_CLOSE_FD 4 macro
151 if (pr_close(P, PRT_CLOSE_FD) != 0) { in pr_inject()