Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dasn_to_syn_mr.c174 (encoder_func*)NULL,(encoder_func*)GEncComponentInt,(encoder_func*)NULL,
H A Dcomponentlib.h162 int GEncComponentInt (GenBuf *b, ComponentInt *comp_int);
H A Dcomponentlib.c742 GEncComponentInt ( GenBuf *b, ComponentInt* in ) in GEncComponentInt() function