Main index | Section 9 | Options |
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/ucred.h>
The visibility of objects is influenced by the sysctl(8) variables security.bsd.see_other_gids and security.bsd.see_other_uids, as per the description in cr_seeothergids(9) and cr_seeotheruids(9) respectively.
[ESRCH] | |
The object with credential u1 cannot "see" the object with credential u2. | |
[ESRCH] | |
The object with credential u1 has been jailed and the object with credential u2 does not belong to the same jail as u1. | |
[ESRCH] | |
The MAC subsystem denied visibility. | |
CR_CANSEE (9) | November 19, 2006 |
Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | A computer would deserve to be called intelligent if it could deceive a human into believing that it was human. | ” |
— Alan Turing |