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

/forgerock/web-agents-v4/source/
H A Dlog.c30 struct am_shared_log { struct
45 static struct am_shared_log *am_log_handle = NULL;
453 am_log_handle = (struct am_shared_log *) malloc(sizeof (struct am_shared_log));

Completed in 31 milliseconds