Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.h57 int show_bindings(int, char *);
H A Dldp_command.c98 { "bindings", show_bindings },
505 show_bindings(int s, char *recvspace) in show_bindings() function
H A Dsocketops.c804 show_bindings(1, NULL); in print_info()