Home
last modified time | relevance | path

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

/freebsd-14-stable/libexec/talkd/
HDextern.h34 CTL_MSG *find_match(CTL_MSG *request);
HDtable.c83 find_match(CTL_MSG *request) in find_match() function
HDprocess.c116 ptr = find_match(mp); in process_request()