Searched refs:matchfunc (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/lib/libc/iconv/ |
| HD | citrus_hash.h | 49 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ argument 52 if (matchfunc((elm), key) == 0) \
|
| /freebsd-13-stable/crypto/heimdal/kuser/ |
| HD | copy_cred_cache.c | 75 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/ |
| HD | kern_windrv.c | 237 windrv_match(matchfunc, ctx) in windrv_match() argument 238 matchfuncptr matchfunc; in windrv_match() 248 match = matchfunc(d->windrv_bustype, d->windrv_devlist, ctx);
|