Searched refs:aptr2 (Results 1 – 1 of 1) sorted by relevance
2847 ns_ldap_attr_t *aptr2; in modify_ethers_bootp() local2891 aptr2 = (ns_ldap_attr_t *)*aptr++; in modify_ethers_bootp()2892 if ((strcasecmp(aptr2->attrname, "cn") != 0) && in modify_ethers_bootp()2893 (strcasecmp(aptr2->attrname, in modify_ethers_bootp()2895 new_attrlist[i++] = (ns_ldap_attr_t *)aptr2; in modify_ethers_bootp()