Searched refs:pa_socket_peer_to_string (Results 1 – 3 of 3) sorted by relevance
29 void pa_socket_peer_to_string(int fd, char *c, size_t l);
66 void pa_socket_peer_to_string(int fd, char *c, size_t l) { in pa_socket_peer_to_string() function
497 pa_socket_peer_to_string(io->ifd, s, l); in pa_iochannel_socket_peer_to_string()