Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dinit.c451 #define IS_TERMINAL_COMPREF(cr) (cr->cr_curr->ci_next == NULL) macro
466 if ( IS_TERMINAL_COMPREF(cr) ) { in comp_test_all_components()