Home
last modified time | relevance | path

Searched refs:pa_socket_is_local (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dsocket-util.h39 bool pa_socket_is_local(int fd);
H A Diochannel.c552 if (pa_socket_is_local(io->ifd)) in pa_iochannel_socket_is_local()
556 if (pa_socket_is_local(io->ofd)) in pa_iochannel_socket_is_local()
H A Dsocket-util.c241 bool pa_socket_is_local(int fd) { in pa_socket_is_local() function
/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.c381 return pa_socket_is_local(conn_fd); in get_is_local()

Completed in 6 milliseconds