Home
last modified time | relevance | path

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

/xnu-11417.101.15/security/
H A Dmac.h154 int __mac_get_file(const char *_path, mac_t _label);
H A Dmac_base.c1393 __mac_get_file(proc_t p, struct __mac_get_file_args *uap, in __mac_get_file() function