Home
last modified time | relevance | path

Searched refs:mac_file_check_get_offset (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.121.2/security/
H A Dmac_file.c106 mac_file_check_get_offset(struct ucred *cred, struct fileglob *fg) in mac_file_check_get_offset() function
H A Dmac_framework.h196 int mac_file_check_get_offset(kauth_cred_t cred, struct fileglob *fg) __result_use_check;
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_syscalls.c6339 error = mac_file_check_get_offset(vfs_context_ucred(ctx), in lseek()