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

/freebsd-11.0-release/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-11.0-release/sys/security/audit/
H A Dbsm_fcntl.c43 int bfc_local_fcntl_cmd; member in struct:bsm_fcntl_cmd
248 if (bsm_fcntl_cmdtab[i].bfc_local_fcntl_cmd ==
285 if (bfcp == NULL || bfcp->bfc_local_fcntl_cmd)
287 *local_fcntl_cmdp = bfcp->bfc_local_fcntl_cmd;

Completed in 97 milliseconds