Searched refs:pb_istream_from_socket (Results 1 – 8 of 8) sorted by relevance
7 pb_istream_t pb_istream_from_socket(int fd);
36 pb_istream_t pb_istream_from_socket(int fd) in pb_istream_from_socket() function
83 pb_istream_t input = pb_istream_from_socket(fd); in listdir()
71 pb_istream_t input = pb_istream_from_socket(connfd); in handle_connection()
87 pb_istream_t input = pb_istream_from_socket(fd); in listdir()
67 pb_istream_t input = pb_istream_from_socket(connfd); in handle_connection()