Home
last modified time | relevance | path

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

/xnu-11417.140.69/security/
H A Dmac.h160 int __mac_set_link(const char *_path, mac_t _label);
H A Dmac_base.c1525 __mac_set_link(proc_t p, struct __mac_set_link_args *uap, in __mac_set_link() function