Searched refs:os_connect_socket (Results 1 – 4 of 4) sorted by relevance
34 EXPORT_SYMBOL(os_connect_socket);
158 extern int os_connect_socket(const char *name);
304 fd = os_connect_socket(host_file); in open_host_sock()310 fd = os_connect_socket(host_file); in open_host_sock()
208 int os_connect_socket(const char *name) in os_connect_socket() function