Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.h435 int CheckSelectTypeCorrect ( void* mem_op, ComponentAnyInfo *v, struct berval* select );
H A Dinit.c702 …rc = CheckSelectTypeCorrect( attr_nm, ((ComponentAny*)csi_attr)->cai, &cr->cr_curr->ci_val.ci_sele… in comp_test_components()
H A Dcomponentlib.c1756 CheckSelectTypeCorrect ( void* mem_op, ComponentAnyInfo* cai, struct berval* select ) { in CheckSelectTypeCorrect() function