Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Ddisptmpl.c97 #define ADDEF_CONSTANT "constant" macro
596 if ( strcasecmp( ADDEF_CONSTANT, toks[ 0 ] ) == 0 ) { in read_next_tmpl()