Searched defs:_MAX_ATTR_ETHBOOTP (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c2828 #define _MAX_ATTR_ETHBOOTP 2 macro
2843 ns_ldap_attr_t *new_attrlist[_MAX_ATTR_ETHBOOTP+1];
2889 while (*aptr && (i < _MAX_ATTR_ETHBOOTP)) {
2899 if (i != _MAX_ATTR_ETHBOOTP) {

Completed in 53 milliseconds