Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/iconv/
HDcitrus_hash.h49 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ argument
52 if (matchfunc((elm), key) == 0) \
/freebsd-14-stable/crypto/heimdal/kuser/
HDcopy_cred_cache.c75 matchfunc(krb5_context context, void *ptr, const krb5_creds *creds) in matchfunc() function
152 matchfunc, &ctx, &matched); in copy_cred_cache()