Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/citrus/
H A Dcitrus_hash.h46 #define _CITRUS_HASH_SEARCH(head, elm, field, matchfunc, key, hashval) \ argument
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/
H A Dcopy_cred_cache.c77 matchfunc(krb5_context context, void *ptr, const krb5_creds *creds) in matchfunc() function
/netbsd-src/sbin/ifconfig/
H A Dparse.c570 parser_match_t matchfunc; in pbranch_match() local