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

/freebsd-10-stable/sys/bsm/
H A Daudit.h84 #define AT_IPC_SHM ((u_char)3) /* Shared mem IPC id. */ macro
/freebsd-10-stable/contrib/openbsm/sys/bsm/
H A Daudit.h82 #define AT_IPC_SHM ((u_char)3) /* Shared mem IPC id. */ macro
/freebsd-10-stable/sys/security/audit/
H A Daudit_bsm.c1429 tok = au_to_ipc(AT_IPC_SHM, ar->ar_arg_svipc_id);
1448 tok = au_to_ipc(AT_IPC_SHM, ar->ar_arg_svipc_id);
1483 tok = au_to_ipc(AT_IPC_SHM, ar->ar_arg_svipc_id);
/freebsd-10-stable/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c309 } else if (type == AT_IPC_SHM) {
/freebsd-10-stable/contrib/openbsm/libbsm/
H A Dbsm_io.c878 else if (type == AT_IPC_SHM)

Completed in 66 milliseconds