Home
last modified time | relevance | path

Searched refs:findval (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/rpcgen/
H A Drpc_util.h103 findval(list, item, finder)
107 definition *findval(list *, const char *,
H A Drpc_util.c107 findval(list *lst, const char *val, int (*cmp)(definition *, const char *)) in findval() function