Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.c78 static int show_hellos(int, char *);
100 { "hellos", show_hellos },
542 show_hellos(int s, char *recvspace) in show_hellos() function