Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsocket-util.h35 int pa_socket_set_sndbuf(int fd, size_t l);
Dsocket-util.c208 int pa_socket_set_sndbuf(int fd, size_t l) { in pa_socket_set_sndbuf() function
Diochannel.c528 return pa_socket_set_sndbuf(io->ofd, l); in pa_iochannel_socket_set_sndbuf()