Home
last modified time | relevance | path

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

/freebsd/contrib/tcp_wrappers/
H A Dptx.c34 static void ptx_sink();
77 request->sink = ptx_sink; in tli_host()
83 static void ptx_sink(int fd) in ptx_sink() function