Lines Matching refs:bsm
1 /* $Id: audit-bsm.c,v 1.7 2011/01/17 10:15:29 dtucker Exp $ */
58 #include <bsm/audit.h>
59 #include <bsm/libbsm.h>
60 #include <bsm/audit_uevents.h>
61 #include <bsm/audit_record.h>
117 /* Below is the low-level BSM interface code */
136 error("BSM audit: getaddrinfo failed for %.100s: %.100s", host,
155 error("BSM audit: unknown address family for %.100s: %d",
204 debug3("BSM audit: typ %d rc %d \"%s\"", typ, rc, string);
208 debug3("BSM audit: writing audit new record");
218 error("BSM audit: %s failed to write \"%s\" record: %s",
230 error("BSM audit: session setup internal error (NULL ctxt)");
251 error("BSM audit: %s: %s failed: %s", __func__,
283 debug3("BSM audit: connection from %.100s port %d", host, port);
291 debug3("BSM audit: iptype %d machine ID %s", (int)tid->at_type, buf);
297 debug3("BSM audit: machine ID %s", buf);
380 #endif /* BSM */