Searched refs:socket_kind_to_str (Results 1 – 2 of 2) sorted by relevance
342 in_str = socket_kind_to_str(fd_in); in test_socket()343 out_str = socket_kind_to_str(fd_out); in test_socket()
413 static inline const char *socket_kind_to_str(int sock_fd) in socket_kind_to_str() function
Completed in 11 milliseconds