Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/oclo/
H A Doclo.c536 oclo_rights_common(const clo_create_t *c, int targ_flags) in oclo_rights_common() function
628 oclo_rights_common(c, 0); in oclo_rights_none()
634 oclo_rights_common(c, FD_CLOEXEC); in oclo_rights_exec()
640 oclo_rights_common(c, FD_CLOFORK); in oclo_rights_fork()
646 oclo_rights_common(c, FD_CLOEXEC | FD_CLOFORK); in oclo_rights_both()