Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/libproc-tests/tests/syscall/
H A Dpr_target.h41 #define PRT_ZERO_OFLAG O_WRONLY macro
53 #define PRT_DUP3_OFLAG PRT_ZERO_OFLAG
H A Dpr_target.c131 if (!pr_target_check_fd("injected open", PRT_ZERO_FD, PRT_ZERO_OFLAG, in main()
H A Dpr_inject.c98 fd = pr_open(P, "/dev/zero", PRT_ZERO_OFLAG, 0); in pr_inject()