Searched refs:_S_MAX_ATTR (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A Dldap_attr.c136 #define _S_MAX_ATTR 8 /* 7+NULL */ macro
423 ldapbuf->sattrs = calloc(_S_MAX_ATTR, sizeof (ns_ldap_attr_t *));
426 ldapbuf->nsattrs = _S_MAX_ATTR;

Completed in 15 milliseconds