Searched refs:__mac_set_file (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/security/ | ||
| H A D | mac.h | 159 int __mac_set_file(const char *_path, mac_t _label); |
| H A D | mac_base.c | 1521 __mac_set_file(proc_t p, struct __mac_set_file_args *uap, in __mac_set_file() function |