Home
last modified time | relevance | path

Searched refs:LDAP_ADSRC_CONSTANTVALUE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c600 adsource = LDAP_ADSRC_CONSTANTVALUE; in read_next_tmpl()
607 ( adsource == LDAP_ADSRC_CONSTANTVALUE && tokcnt != 3 ) || in read_next_tmpl()
622 if ( adsource == LDAP_ADSRC_CONSTANTVALUE ) { in read_next_tmpl()
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h204 #define LDAP_ADSRC_CONSTANTVALUE 1 macro
/titanic_41/usr/src/cmd/ldap/common/
H A Dtmpltest.c162 if ( adp->ad_source == LDAP_ADSRC_CONSTANTVALUE ) { in dump_tmpl()
/titanic_41/usr/src/head/
H A Dldap.h876 #define LDAP_ADSRC_CONSTANTVALUE 1 macro