Home
last modified time | relevance | path

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

/freebsd/contrib/tcp_wrappers/
H A Dinetcf.h11 #define WR_UNKNOWN (-1) /* service unknown */ macro
H A Dtcpdmatch.c151 case WR_UNKNOWN:
H A Dtcpdchk.c361 case WR_UNKNOWN: in check_daemon()