Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c597 adsource = LDAP_ADSRC_CONSTANTVALUE; in read_next_tmpl()
604 ( adsource == LDAP_ADSRC_CONSTANTVALUE && tokcnt != 3 ) || in read_next_tmpl()
619 if ( adsource == LDAP_ADSRC_CONSTANTVALUE ) { in read_next_tmpl()
/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Ddisptmpl.h202 #define LDAP_ADSRC_CONSTANTVALUE 1 macro
/illumos-gate/usr/src/cmd/ldap/common/
H A Dtmpltest.c161 if ( adp->ad_source == LDAP_ADSRC_CONSTANTVALUE ) { in dump_tmpl()
/illumos-gate/usr/src/head/
H A Dldap.h876 #define LDAP_ADSRC_CONSTANTVALUE 1 macro