Searched refs:fill_socket_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_descrip.c132 static int fill_socket_info(struct socket *so, struct kinfo_file *kif);
3354 error = fill_socket_info((struct socket *)data, kif);
3711 fill_socket_info(struct socket *so, struct kinfo_file *kif) function

Completed in 37 milliseconds