Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c133 return( LDAP_TMPL_ERR_MEM ); in ldap_init_templates()
487 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
539 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
618 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
652 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
701 return( LDAP_TMPL_ERR_MEM ); in read_next_tmpl()
746 { LDAP_TMPL_ERR_MEM, 0},
754 { LDAP_TMPL_ERR_MEM, "Out of memory" },
/titanic_44/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h264 #define LDAP_TMPL_ERR_MEM 2 macro
/titanic_44/usr/src/head/
H A Dldap.h936 #define LDAP_TMPL_ERR_MEM 2 macro