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

/freebsd-12-stable/contrib/openbsm/libbsm/
H A Dbsm_fcntl.c40 int bfc_local_fcntl_cmd; member in struct:bsm_fcntl_cmd
246 if (bsm_fcntl_cmdtab[i].bfc_local_fcntl_cmd ==
283 if (bfcp == NULL || bfcp->bfc_local_fcntl_cmd)
285 *local_fcntl_cmdp = bfcp->bfc_local_fcntl_cmd;
/freebsd-12-stable/sys/security/audit/
H A Dbsm_fcntl.c45 int bfc_local_fcntl_cmd; member in struct:bsm_fcntl_cmd
250 if (bsm_fcntl_cmdtab[i].bfc_local_fcntl_cmd ==
287 if (bfcp == NULL || bfcp->bfc_local_fcntl_cmd)
289 *local_fcntl_cmdp = bfcp->bfc_local_fcntl_cmd;

Completed in 38 milliseconds