Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/inetd/
H A Dinetd.c274 static void machtime_stream(int, struct servtab *);
308 { "time", SOCK_STREAM, false, false, machtime_stream },
1324 machtime_stream(int s, struct servtab *sep) in machtime_stream() function