Lines Matching refs:ldap_next_attribute
160 26.5. Changes to ldap_first_attribute() and ldap_next_attribute...77
2929 The ldap_first_attribute() and ldap_next_attribute() calls are used to
2938 char *ldap_next_attribute(
2955 ldap_next_attribute(), the pointer returned by a previous call to
2962 ldap_next_attribute, or the DN returned by ldap_get_dn(). If mem
2973 ldap_first_attribute() and ldap_next_attribute() will return NULL when
2984 be passed in subsequent calls to ldap_next_attribute() to step through
2986 and ldap_next_attribute(), if ptr is non-NULL, it SHOULD be freed by
3037 ldap_first_attribute() or ldap_next_attribute(), or a caller-
4100 a = ldap_next_attribute( ld, e, ptr ) ) {
4299 26.5. Changes to ldap_first_attribute() and ldap_next_attribute
4305 After the last call to ldap_first_attribute() or ldap_next_attribute(),