Searched defs:matchfunc (Results 1 – 3 of 3) sorted by relevance
46 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ argument
77 matchfunc(krb5_context context, void *ptr, const krb5_creds *creds) in matchfunc() function
570 parser_match_t matchfunc; in pbranch_match() local