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

/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsm_fcntl.c43 int bfc_local_fcntl_cmd; member in struct:bsm_fcntl_cmd
249 if (bsm_fcntl_cmdtab[i].bfc_local_fcntl_cmd ==
286 if (bfcp == NULL || bfcp->bfc_local_fcntl_cmd)
288 *local_fcntl_cmdp = bfcp->bfc_local_fcntl_cmd;

Completed in 16 milliseconds