Searched refs:tcpd_open (Results 1 – 1 of 1) sorted by relevance
46 static int tcpd_open __P((char *));51 struct ipread tcpd = { tcpd_open, tcpd_close, tcpd_readip, 0 };57 static int tcpd_open(fname) in tcpd_open() function