Lines Matching refs:aMethod
115 ns_auth_t **aMethod = NULL, **aNext = NULL;
152 (void ***)&aMethod, &errp)) != NS_LDAP_SUCCESS) {
157 if (aMethod)
158 (void) __ns_ldap_freeParam((void ***)&aMethod);
164 if (cLevel == NULL || aMethod == NULL) {
167 if (aMethod)
168 (void) __ns_ldap_freeParam((void ***)&aMethod);
178 for (aNext = aMethod; *aNext != NULL; aNext++) {
194 if (aMethod)
195 (void) __ns_ldap_freeParam((void ***)&aMethod);