Home
last modified time | relevance | path

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

/xnu-8020.140.41/security/
H A Dmac.h158 int __mac_set_fd(int _fildes, const mac_t _label);
H A Dmac_base.c1410 __mac_set_fd(proc_t p, struct __mac_set_fd_args *uap, int *ret __unused) in __mac_set_fd() function