Home | History | Annotate | Download | only in audio

Lines Matching refs:unix_sock

96 static int unix_sock = -1;
1876 unix_sock = sk;
1892 if (unix_sock >= 0) {
1893 close(unix_sock);
1894 unix_sock = -1;