Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.c84 static int set_hello_time(int, char *);
110 { "hello-time", set_hello_time },
605 set_hello_time(int s, char *recvspace) in set_hello_time() function