Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.h50 struct com_sock * is_command_socket(int);
H A Dldp_command.c193 is_command_socket(int s) in is_command_socket() function
H A Dsocketops.c956 } else if ((cs = is_command_socket(pfd[i].fd)) in the_big_loop()