Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/security/audit/
H A Daudit_bsm_fcntl.c43 int bfc_local_fcntl_cmd; member
259 if (bsm_fcntl_cmdtab[i].bfc_local_fcntl_cmd == in bsm_lookup_local_fcntl_cmd()
299 if (bfcp == NULL || bfcp->bfc_local_fcntl_cmd) { in au_bsm_to_fcntl_cmd()
302 *local_fcntl_cmdp = bfcp->bfc_local_fcntl_cmd; in au_bsm_to_fcntl_cmd()