Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c174 int *methodp, int freeit, void *);
2417 int *methodp, int freeit, void *arg __unused) in _manageReferralCredentials() argument
2443 (dn != NULL) && (credp != NULL) && (methodp != NULL)) in _manageReferralCredentials()
2451 *methodp = sMethod; in _manageReferralCredentials()
2460 sMethod = *methodp; in _manageReferralCredentials()
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c1928 int *methodp, int freeit, void* arg ) argument
1933 *methodp = LDAP_AUTH_SIMPLE;