Searched defs:methodp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c176 int *methodp, int freeit);
2413 * int *methodp - returns authentication type, eg. simple
2420 int *methodp, int freeit)
2447 (dn != NULL) && (credp != NULL) && (methodp != NULL))
2455 *methodp = sMethod;
2464 sMethod = *methodp;
2419 _manageReferralCredentials(LDAP *ld, char **dn, char **credp, int *methodp, int freeit) argument
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c1927 int *methodp, int freeit, void* arg )
1932 *methodp = LDAP_AUTH_SIMPLE;
1926 get_rebind_credentials( LDAP *ld, char **whop, char **credp, int *methodp, int freeit, void* arg ) argument

Completed in 304 milliseconds