Searched refs:matchfunc (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_hash.h46 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \
49 if (matchfunc((elm), key)==0) \
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kuser/
H A Dcopy_cred_cache.c77 matchfunc(krb5_context context, void *ptr, const krb5_creds *creds) function
154 matchfunc, &ctx, &matched);
/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dparse.c575 parser_match_t matchfunc; local
593 matchfunc = nextp->p_methods->pm_match;
594 rc = (*matchfunc)(nextp, im, &tmpm, argidx, arg);
/netbsd-6-1-5-RELEASE/sys/dev/wsfont/
H A Dwsfont.c589 wsfont_walk(void (*matchfunc)(struct wsdisplay_font *, void *, int), void *cookie)
594 matchfunc(ent->font, cookie, ent->cookie);

Completed in 109 milliseconds