![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
int
DESCRIPTIONThis function determines if a subject with credential u1 can see a subject or object associated to credential u2. 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. RETURN VALUESThis function returns zero if the subject with credential
u1 can “see” the subject or object with
credential u2, or ERRORS
SEE ALSO
|