Home
last modified time | relevance | path

Searched refs:aptr2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c2845 ns_ldap_attr_t *aptr2; in modify_ethers_bootp() local
2889 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()