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

/forgerock/openam-v13/openam-federation/OpenFM/src/main/integrations/oracle/oamauth/solaris/include/
H A Dam_log.h86 typedef struct am_log_record *am_log_record_t; typedef in typeref:struct:am_log_record
249 AM_EXPORT am_status_t am_log_record_create(am_log_record_t *record_ptr,
254 AM_EXPORT am_status_t am_log_record_destroy(am_log_record_t record);
257 AM_EXPORT am_status_t am_log_record_populate(am_log_record_t record,
261 AM_EXPORT am_status_t am_log_record_add_loginfo(am_log_record_t record,
274 AM_EXPORT am_status_t am_log_record_set_loginfo_props(am_log_record_t record,
278 AM_EXPORT am_status_t am_log_record_set_log_level(am_log_record_t record,
281 AM_EXPORT am_status_t am_log_record_set_log_message(am_log_record_t record,
285 AM_EXPORT am_status_t am_log_log_record(am_log_record_t record,
/forgerock/openam/openam-federation/OpenFM/src/main/integrations/oracle/oamauth/solaris/include/
H A Dam_log.h86 typedef struct am_log_record *am_log_record_t; typedef in typeref:struct:am_log_record
249 AM_EXPORT am_status_t am_log_record_create(am_log_record_t *record_ptr,
254 AM_EXPORT am_status_t am_log_record_destroy(am_log_record_t record);
257 AM_EXPORT am_status_t am_log_record_populate(am_log_record_t record,
261 AM_EXPORT am_status_t am_log_record_add_loginfo(am_log_record_t record,
274 AM_EXPORT am_status_t am_log_record_set_loginfo_props(am_log_record_t record,
278 AM_EXPORT am_status_t am_log_record_set_log_level(am_log_record_t record,
281 AM_EXPORT am_status_t am_log_record_set_log_message(am_log_record_t record,
285 AM_EXPORT am_status_t am_log_log_record(am_log_record_t record,

Completed in 106 milliseconds