Searched refs:__mac_get_fd (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/security/ | ||
| H A D | mac.h | 153 int __mac_get_fd(int _fd, mac_t _label); |
| H A D | mac_base.c | 1303 __mac_get_fd(proc_t p, struct __mac_get_fd_args *uap, int *ret __unused) in __mac_get_fd() function |