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

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_audit.c50 if ((edata = adt_alloc_event(ah, eid)) == NULL) {
/osnet-11/usr/src/lib/libbsm/common/
H A Dadt.h108 *adt_alloc_event(const adt_session_data_t *, au_event_t);
H A Dadt.c1800 * adt_alloc_event() returns a pointer to allocated memory
1805 *adt_alloc_event(const adt_session_data_t *session_data, au_event_t event_id) function
/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-zpool.c64 if ((event = adt_alloc_event(ah, event_id)) == NULL) {
65 printf ("adt_alloc_event(ADT_attach)\n", errno);
H A Dhal-storage-shared.c713 if ((event = adt_alloc_event(ah, event_id)) == NULL) {
714 printf ("adt_alloc_event(ADT_attach)\n", errno);
/osnet-11/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c437 if ((event = adt_alloc_event(ah, event_id)) == NULL) {
438 HAL_INFO(("adt_alloc_event audit_cpufreq failed: %s",

Completed in 47 milliseconds