Home
last modified time | relevance | path

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

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