Home
last modified time | relevance | path

Searched refs:get_log (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c94 get_log(void) in get_log() function
124 request_log_entry_t *rlp = get_log(); in start_log()
139 request_log_entry_t *rlp = get_log(); in end_log()
434 add_log_ptr(get_log(), RC_PTR_TYPE_ENTITY, id, ep); in entity_find()
482 if ((rlp = get_log()) != NULL) { in entity_find2()
519 add_log_ptr(get_log(), RC_PTR_TYPE_ENTITY, id, entity); in entity_remove()
578 add_log_ptr(get_log(), RC_PTR_TYPE_ITER, id, iter); in iter_find()
618 if ((rlp = get_log()) != NULL) { in iter_find_w_entity()
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c793 get_log(ses_log_monitor_t *slmp, expander_t *expander, in get_log() function
1035 if ((err = get_log(slmp, expander, &lib_param)) != 0) { in slt_process_ses_log()