Home
last modified time | relevance | path

Searched refs:find_match (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/common/
H A Daddr_match.c43 find_match(const struct addrinfo *res, in find_match() function
106 match_found = find_match(res, fromp, sin, sin6); in check_address()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Dtalkd_impl.h49 extern CTL_MSG *find_match(CTL_MSG *request);
H A Dprocess.c111 ptr = find_match(request); in process_request()
H A Dtable.c78 find_match(CTL_MSG *request) in find_match() function