Home
last modified time | relevance | path

Searched refs:pa_unix_socket_remove_stale (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsocket-util.h39 int pa_unix_socket_remove_stale(const char *fn);
Dsocket-util.c254 int pa_unix_socket_remove_stale(const char *fn) { in pa_unix_socket_remove_stale() function
293 int pa_unix_socket_remove_stale(const char *fn) { in pa_unix_socket_remove_stale() function
/third_party/pulseaudio/src/modules/
Dohos_module-protocol-stub.c326 if ((r = pa_unix_socket_remove_stale(u->socket_path)) < 0) { in pa__init()
Dmodule-protocol-stub.c324 if ((r = pa_unix_socket_remove_stale(u->socket_path)) < 0) { in pa__init()