Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/sock/
H A Dsock_test.c49 static int st_echo(void);
109 { "echo", st_echo },
708 st_echo(void) in st_echo() function