Searched refs:intId (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dcomponentlib.h396 ComponentInt intId; member in struct:ComponentAnyInfo
431 void InstallAnyByComponentInt (int anyId, ComponentInt intId, unsigned int size, EncodeFcn encode, gser_decoder_func* G_decode, ber_tag_decoder_func B_decode, ExtractFcn extract, MatchFcn match, FreeFcn free, PrintFcn print);
H A Dcomponentlib.c1996 InstallAnyByComponentInt (int anyId, ComponentInt intId, unsigned int size, argument
2009 a->intId = intId;
2022 h = MakeHash ((char*)&intId, sizeof (intId));

Completed in 128 milliseconds