Home
last modified time | relevance | path

Searched refs:pa_socket_peer_to_string (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsocket-util.h29 void pa_socket_peer_to_string(int fd, char *c, size_t l);
Dsocket-util.c66 void pa_socket_peer_to_string(int fd, char *c, size_t l) { in pa_socket_peer_to_string() function
Diochannel.c497 pa_socket_peer_to_string(io->ifd, s, l); in pa_iochannel_socket_peer_to_string()