Home
last modified time | relevance | path

Searched refs:log_function (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsci_base_state_machine_logger.c89 this_observer->log_function( in sci_base_state_machine_logger_update()
143 this_observer->log_function = the_log_function; in sci_base_state_machine_logger_construct()
H A Dsci_base_state_machine_logger.h91 SCI_BASE_STATE_MACHINE_LOGGER_LOG_HANDLER_T log_function; member
/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c564 log_function(void *ptr) in log_function() function
681 pthread_create(&c->thr, NULL, log_function, c); in connect_client()
687 log_function(c); in connect_client()