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