| Main index | Section 9 | Options |
#include <sys/proc.h>
Specific types of subjects may need to submit to additional or different restrictions. As an example, for processes, see p_cansee(9), which calls this function.
The implementation relies on cr_bsd_visible(9) and consequently the sysctl(8) variables referenced in its manual page influence the result.
| [ESRCH] | |
| The subject with credential u1 has been jailed and the subject or object with credential u2 does not belong to the same jail or one of its sub-jails, as determined by prison_check(9). | |
| [ESRCH] | |
| The MAC subsystem denied visibility. | |
| [ESRCH] | |
| cr_bsd_visible(9) denied visibility according to the BSD security policies in force. | |
| CR_CANSEE (9) | August 18, 2023 |
| Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.