Home
last modified time | relevance | path

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

/freebsd-13-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-13-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()
/freebsd-13-stable/sys/compat/ndis/
HDkern_windrv.c237 windrv_match(matchfunc, ctx) in windrv_match() argument
238 matchfuncptr matchfunc; in windrv_match()
248 match = matchfunc(d->windrv_bustype, d->windrv_devlist, ctx);