Home
last modified time | relevance | path

Searched refs:PRT_CLOFORK_FD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/libproc-tests/tests/syscall/
H A Dpr_inject.c123 farg0 = PRT_CLOFORK_FD; in pr_inject()
128 } else if (fd != PRT_CLOFORK_FD) { in pr_inject()
H A Dpr_target.h48 #define PRT_CLOFORK_FD 7 macro
H A Dpr_target.c141 if (!pr_target_check_fd("injected F_DUP2FD_CLOFORK", PRT_CLOFORK_FD, in main()