Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/iconv/
H A Dcitrus_hash.h50 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ argument
53 if (matchfunc((elm), key) == 0) \
/freebsd-13.1/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()
/freebsd-13.1/sys/compat/ndis/
H A Dkern_windrv.c239 windrv_match(matchfunc, ctx) in windrv_match() argument
240 matchfuncptr matchfunc; in windrv_match()
250 match = matchfunc(d->windrv_bustype, d->windrv_devlist, ctx);