Searched refs:echo_stream (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/inetd/
H A Dinetd.c343 static void echo_stream(int, struct servtab *);
386 { "echo", SOCK_STREAM, 1, 0, echo_stream },
1800 echo_stream(int s, struct servtab *sep) /* Echo service -- echo data back */ function

Completed in 97 milliseconds