Searched refs:hostfile_match (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/tcp_wrappers/
H A Dhosts_access.c273 /* hostfile_match - look up host patterns from file */
275 static int hostfile_match(path, host) function
321 return (hostfile_match(tok, host));

Completed in 115 milliseconds