Searched refs:fh_logpname (Results 1 – 2 of 2) sorted by relevance
471 p->fh_logpname = (func_t)log_pname_func; in lbrlog_callbacks_init()565 } else if (!cbp->fh_logpname) { in tlm_log_fhpath_name()568 rv = (*cbp->fh_logpname)(cbp, pathname, stp, off); in tlm_log_fhpath_name()593 return (*cbp->fh_logpname)(cbp, name, 0, (longlong_t)pos); in tlm_entry_restored()
161 int (*fh_logpname)(); member