Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pa_close
(Results
1 - 25
of
41
) sorted by relevance
1
2
/third_party/pulseaudio/src/pulsecore/
H
A
D
start-child.c
62
pa_assert_se(
pa_close
(pipe_fds[1]) == 0);
in pa_start_child_for_read()
73
pa_assert_se(
pa_close
(pipe_fds[0]) == 0);
in pa_start_child_for_read()
77
pa_assert_se(
pa_close
(pipe_fds[1]) == 0);
in pa_start_child_for_read()
79
pa_close
(STDIN_FILENO);
in pa_start_child_for_read()
82
pa_close
(STDERR_FILENO);
in pa_start_child_for_read()
H
A
D
pipe.c
140
pa_close
(listener);
in pipe()
146
pa_close
(listener);
in pipe()
148
pa_close
(filedes[0]);
in pipe()
150
pa_close
(filedes[1]);
in pipe()
H
A
D
pid.c
115
if (
pa_close
(fd) < 0) {
in open_pid_file()
129
pa_close
(fd);
in open_pid_file()
252
if (
pa_close
(fd) < 0) {
293
pa_close
(fd);
309
if (
pa_close
(fd) < 0) {
378
pa_close
(fd);
H
A
D
ohos_socket-server.c
126
pa_close
(nfd);
in callback()
139
pa_close
(nfd);
in callback()
290
pa_close
(fd);
in pa_socket_server_new_unix()
378
pa_close
(fd);
in pa_socket_server_new_ipv4()
466
pa_close
(fd);
in pa_socket_server_new_ipv6()
539
pa_close
(s->fd);
in socket_server_free()
697
pa_close
(fd);
in pa_unix_socket_is_stale()
H
A
D
socket-server.c
121
pa_close
(nfd);
in callback()
134
pa_close
(nfd);
in callback()
270
pa_close
(fd);
in pa_socket_server_new_unix()
358
pa_close
(fd);
in pa_socket_server_new_ipv4()
446
pa_close
(fd);
in pa_socket_server_new_ipv6()
519
pa_close
(s->fd);
in socket_server_free()
676
pa_close
(fd);
in pa_unix_socket_is_stale()
H
A
D
lock-autospawn.c
136
pa_close
(lock_fd);
in unref()
156
pa_close
(pipe_fd[0]);
in unref()
157
pa_close
(pipe_fd[1]);
in unref()
H
A
D
shm.c
212
pa_assert_se(
pa_close
(fd) == 0);
in sharedmem_create()
228
pa_close
(fd);
in sharedmem_create()
297
pa_assert_se(
pa_close
(m->fd) == 0);
in pa_shm_free()
411
pa_assert_se(
pa_close
(fd) == 0);
in shm_attach()
425
pa_close
(fd);
in shm_attach()
H
A
D
cpu-arm.c
70
pa_close
(fd);
in get_cpuinfo()
74
pa_close
(fd);
in get_cpuinfo()
H
A
D
authkey.c
123
if (
pa_close
(fd) < 0) {
in load()
199
if (
pa_close
(fd) < 0) {
in pa_authkey_save()
H
A
D
core-util.c
325
pa_assert_se(
pa_close
(fd) >= 0);
in pa_make_secure_dir()
330
pa_assert_se(
pa_close
(fd) >= 0);
in pa_make_secure_dir()
336
pa_assert_se(
pa_close
(fd) >= 0);
in pa_make_secure_dir()
346
pa_assert_se(
pa_close
(fd) >= 0);
in pa_make_secure_dir()
353
pa_assert_se(
pa_close
(fd) >= 0);
in pa_make_secure_dir()
358
pa_assert_se(
pa_close
(fd) >= 0);
in pa_make_secure_dir()
556
int
pa_close
(int fd) {
in pa_close()
function
1416
if (
pa_close
(fd) < 0) {
in pa_lock_lockfile()
1429
pa_close
(fd);
in pa_lock_lockfile()
1453
if (
pa_close
(f
in pa_unlock_lockfile()
[all...]
H
A
D
iochannel.c
190
pa_close
(io->ifd);
in pa_iochannel_free()
192
pa_close
(io->ofd);
in pa_iochannel_free()
475
pa_close
(((int*) CMSG_DATA(cmh))[i]);
in pa_iochannel_read_with_ancil_data()
H
A
D
socket-client.c
154
pa_close
(c->fd);
in do_call()
298
pa_close
(c->fd);
411
pa_close
(c->fd);
H
A
D
random.c
82
pa_close
(fd);
in random_proper()
H
A
D
sound-file.c
130
pa_close
(fd);
in pa_sound_file_load()
H
A
D
pstream-util.c
188
pa_assert_se(
pa_close
(memfd_fd) == 0);
in pa_pstream_register_memfd_mempool()
H
A
D
fdsem.c
132
pa_close
(f->efd);
in pa_fdsem_free()
/third_party/pulseaudio/src/daemon/
H
A
D
main.c
942
pa_assert_se(
pa_close
(daemon_pipe[1]) == 0);
972
pa_assert_se(
pa_close
(daemon_pipe[0]) == 0);
1013
pa_assert_se(
pa_close
(daemon_pipe2[1]) == 0);
1029
pa_close
(daemon_pipe[1]);
1035
pa_assert_se(
pa_close
(daemon_pipe2[0]) == 0);
1313
pa_close
(daemon_pipe2[1]);
H
A
D
ohos_pa_main.c
966
pa_assert_se(
pa_close
(daemon_pipe[1]) == 0);
in real_main()
996
pa_assert_se(
pa_close
(daemon_pipe[0]) == 0);
in real_main()
1037
pa_assert_se(
pa_close
(daemon_pipe2[1]) == 0);
in real_main()
1053
pa_close
(daemon_pipe[1]);
in real_main()
1059
pa_assert_se(
pa_close
(daemon_pipe2[0]) == 0);
in real_main()
1340
pa_close
(daemon_pipe2[1]);
in real_main()
/third_party/pulseaudio/src/modules/raop/
H
A
D
raop-client.c
749
pa_close
(fd);
in connect_udp_socket()
842
pa_close
(fd);
in open_bind_udp_socket()
998
pa_close
(c->udp_cfd);
in rtsp_stream_cb()
1001
pa_close
(c->udp_tfd);
in rtsp_stream_cb()
1119
pa_close
(c->tcp_sfd);
in rtsp_stream_cb()
1123
pa_close
(c->udp_sfd);
in rtsp_stream_cb()
1183
pa_close
(c->tcp_sfd);
in rtsp_stream_cb()
1187
pa_close
(c->udp_sfd);
in rtsp_stream_cb()
1211
pa_close
(c->tcp_sfd);
in rtsp_stream_cb()
1215
pa_close
(
in rtsp_stream_cb()
[all...]
/third_party/pulseaudio/src/modules/
H
A
D
module-esound-compat-spawnfd.c
63
pa_assert_se(
pa_close
(fd) == 0);
in pa__init()
H
A
D
module-udev-detect.c
646
pa_close
(u->inotify_fd);
in inotify_cb()
667
pa_close
(u->inotify_fd);
in setup_inotify()
856
pa_close
(u->inotify_fd);
in pa__done()
/third_party/pulseaudio/src/modules/gsettings/
H
A
D
module-gsettings.c
112
pa_close
(u->fd);
in pa__done()
/third_party/pulseaudio/src/modules/oss/
H
A
D
oss-util.c
69
pa_close
(fd);
in pa_oss_open()
154
pa_close
(fd);
in pa_oss_open()
H
A
D
module-oss.c
528
pa_close
(u->fd);
in suspend()
640
pa_close
(u->fd);
in unsuspend()
1476
pa_close
(u->mixer_fd);
in pa__init()
1528
pa_close
(fd);
in pa__init()
1596
pa_close
(u->fd);
in pa__done()
1599
pa_close
(u->mixer_fd);
in pa__done()
/third_party/pulseaudio/src/modules/rtp/
H
A
D
module-rtp-send.c
528
pa_close
(fd);
in pa__init()
531
pa_close
(sap_fd);
in pa__init()
Completed in 20 milliseconds
1
2