Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/libbsm/
H A Dbsm_fcntl.c40 int bfc_local_fcntl_cmd; member
246 if (bsm_fcntl_cmdtab[i].bfc_local_fcntl_cmd == in bsm_lookup_local_fcntl_cmd()
283 if (bfcp == NULL || bfcp->bfc_local_fcntl_cmd) in au_bsm_to_fcntl_cmd()
285 *local_fcntl_cmdp = bfcp->bfc_local_fcntl_cmd; in au_bsm_to_fcntl_cmd()
/freebsd/sys/security/audit/
H A Dbsm_fcntl.c42 int bfc_local_fcntl_cmd; member
247 if (bsm_fcntl_cmdtab[i].bfc_local_fcntl_cmd == in bsm_lookup_local_fcntl_cmd()
284 if (bfcp == NULL || bfcp->bfc_local_fcntl_cmd) in au_bsm_to_fcntl_cmd()
286 *local_fcntl_cmdp = bfcp->bfc_local_fcntl_cmd; in au_bsm_to_fcntl_cmd()