Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c130 return( LDAP_TMPL_ERR_MEM ); in ldap_init_templates()
484 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
536 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
615 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
649 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
698 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
743 { LDAP_TMPL_ERR_MEM, 0},
751 { LDAP_TMPL_ERR_MEM, "Out of memory" },
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h262 #define LDAP_TMPL_ERR_MEM 2 macro
/illumos-gate/usr/src/head/
H A Dldap.h936 #define LDAP_TMPL_ERR_MEM 2 macro