Searched refs:aNext (Results 1 – 2 of 2) sorted by relevance
115 ns_auth_t **aMethod = NULL, **aNext = NULL; in __ns_ldap_self_gssapi_config() local178 for (aNext = aMethod; *aNext != NULL; aNext++) { in __ns_ldap_self_gssapi_config()179 if ((*aNext)->saslmech == NS_LDAP_SASL_GSSAPI) in __ns_ldap_self_gssapi_config()
1710 ns_auth_t **aNext = NULL; in getConnection() local1856 for (aNext = aMethod; *aNext != NULL; aNext++) { in getConnection()1858 (*aNext)->saslmech != in getConnection()1867 (*aNext)->saslmech != in getConnection()1870 (*aNext)->saslmech == in getConnection()1877 *aNext, &authp, in getConnection()