Searched refs:l_func (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Dlsalib.h53 * l_func - the actual LSA lookup call.
58 uint32_t (*l_func)(mlsvc_handle_t *, void *, smb_account_t *); member in struct:lsar_lookup_op
H A Dlsalib.c326 op.l_func = lsar_lookup_names;
355 op.l_func = NULL;
495 op.l_func = lsar_lookup_sids;
H A Dlsar_clnt.c99 if (op->l_func == NULL)
116 status = op->l_func(&domain_handle, op->l_key,

Completed in 28 milliseconds