Searched defs:adt_write_syslog (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libbsm/common/
H A Dadt.c96 * adt_write_syslog
101 * Avoid calling adt_write_syslog for things that can happen
114 adt_write_syslog(const char *message, int err) function
164 adt_write_syslog("couldn't determine maximum size of "
219 adt_write_syslog("gethostname call failed", errno);
363 adt_write_syslog("audit session create failed", errno);
642 adt_write_syslog("getaudit failed", errno);
682 adt_write_syslog("unable to get kernel audit context",
738 adt_write_syslog("unable to get kernel audit context",
992 adt_write_syslog("freein
[all...]

Completed in 24 milliseconds