Lines Matching defs:aptr
628 ns_ldap_attr_t **aptr = (ns_ldap_attr_t **)attr;
631 if (aptr == NULL)
635 while (*aptr++)
2846 const ns_ldap_attr_t * const *aptr = attrlist;
2889 while (*aptr && (i < _MAX_ATTR_ETHBOOTP)) {
2891 aptr2 = (ns_ldap_attr_t *)*aptr++;
2905 aptr = (const ns_ldap_attr_t * const *) new_attrlist;
2908 rc = __ns_ldap_addAttr(service, fulldn, aptr, cred, flags,
4044 ns_ldap_attr_t **aptr = (ns_ldap_attr_t **)attr;
4051 while (*aptr++)
4075 aptr = attr;
4076 for (c = 2; c < al->ldap_count; c++, aptr++) {
4077 a = *aptr;