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

/freebsd-10-stable/sys/bsm/
H A Daudit.h82 #define AT_IPC_MSG ((u_char)1) /* Message IPC id. */ macro
/freebsd-10-stable/contrib/openbsm/sys/bsm/
H A Daudit.h80 #define AT_IPC_MSG ((u_char)1) /* Message IPC id. */ macro
/freebsd-10-stable/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c294 if (type == AT_IPC_MSG) {
/freebsd-10-stable/sys/security/audit/
H A Daudit_bsm.c1170 tok = au_to_ipc(AT_IPC_MSG, ar->ar_arg_svipc_id);
1178 tok = au_to_ipc(AT_IPC_MSG,
/freebsd-10-stable/contrib/openbsm/test/bsm/
H A Dgenerate.c224 static char ipc_type = AT_IPC_MSG;
/freebsd-10-stable/contrib/openbsm/libbsm/
H A Dbsm_io.c874 if (type == AT_IPC_MSG)

Completed in 60 milliseconds