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
defs:msghdr
(Results
1 - 25
of
87
) sorted by relevance
1
2
3
4
/base/startup/init/ueventd/
H
A
D
ueventd_socket.c
64
struct
msghdr
msghdr
= {};
in ReadUeventMessage()
local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H
A
D
socket_util.cpp
52
struct
msghdr
msghdr
= {};
in SocketSendFd()
local
[all...]
/third_party/alsa-lib/src/
H
A
D
socket.c
49
struct
msghdr
msghdr
;
in snd_send_fd()
local
82
struct
msghdr
msghdr
;
snd_receive_fd()
local
[all...]
/base/startup/init/interfaces/innerkits/fd_holder/
H
A
D
fd_holder_internal.c
26
int BuildControlMessage(struct
msghdr
*
msghdr
, int *fds, int fdCount, bool sendUcred)
in BuildControlMessage()
argument
79
GetFdsFromMsg(size_t *outFdCount, pid_t *requestPid, struct
msghdr
msghdr
)
GetFdsFromMsg()
argument
125
struct
msghdr
msghdr
= {
ReceiveFds()
local
[all...]
H
A
D
fd_holder.c
80
struct
msghdr
msghdr
= {
in ServiceSendFds()
local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H
A
D
socket_app.h
76
struct
msghdr
{
struct
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H
A
D
recvmsg02.c
46
struct
msghdr
msghdr
= {
in verify_recvmsg()
local
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H
A
D
mod.rs
18
pub struct
msghdr
{
structure names
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H
A
D
netlink_socket.cpp
93
struct nlmsghdr *
msghdr
= reinterpret_cast<struct nlmsghdr *>(msghdrBuf.get());
in ClearRouteInfo()
local
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H
A
D
mod.rs
92
pub struct
msghdr
{
structure names
/base/startup/init/services/init/standard/
H
A
D
fd_holder_service.c
78
struct
msghdr
msghdr
= {
in SendErrorInfo()
local
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H
A
D
mod.rs
147
pub struct
msghdr
{
structure names
/base/startup/init/test/unittest/innerkits/
H
A
D
innerkits_unittest.cpp
436
struct
msghdr
msghdr
= {};
in HWTEST_F()
local
466
struct
msghdr
msghdr
= {};
HWTEST_F()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
mbox.c
228
struct mbox_msghdr *
msghdr
= NULL;
in otx2_mbox_alloc_msg_rsp()
local
/kernel/linux/linux-5.10/drivers/soc/qcom/
H
A
D
qmi_interface.c
741
struct
msghdr
msghdr
= {};
in qmi_send_message()
local
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
qmi_interface.c
745
struct
msghdr
msghdr
= {};
in qmi_send_message()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H
A
D
mbox.c
308
struct mbox_msghdr *
msghdr
= NULL;
in otx2_mbox_alloc_msg_rsp()
local
/third_party/eudev/src/shared/
H
A
D
log.c
312
struct
msghdr
msghdr
= {
in write_to_syslog()
local
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H
A
D
mod.rs
15
pub struct
msghdr
{
structure names
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H
A
D
audio_socket_thread.cpp
112
msghdr
msghdr
= {0};
in AudioPnpReadUeventMsg()
local
[all...]
/kernel/linux/linux-5.10/net/rds/
H
A
D
recv.c
450
int rds_notify_queue_get(struct rds_sock *rs, struct
msghdr
*
msghdr
)
in rds_notify_queue_get()
argument
518
static int rds_notify_cong(struct rds_sock *rs, struct
msghdr
*
msghdr
)
in rds_notify_cong()
argument
[all...]
/kernel/linux/linux-6.6/net/rds/
H
A
D
recv.c
451
int rds_notify_queue_get(struct rds_sock *rs, struct
msghdr
*
msghdr
)
in rds_notify_queue_get()
argument
519
static int rds_notify_cong(struct rds_sock *rs, struct
msghdr
*
msghdr
)
in rds_notify_cong()
argument
[all...]
/kernel/linux/linux-6.6/net/xfrm/
H
A
D
espintcp.c
208
struct
msghdr
msghdr
= {
in espintcp_sendskmsg_locked()
local
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_bpf.c
91
struct
msghdr
msghdr
= {};
in tcp_bpf_push()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H
A
D
bfa_msgq.c
463
struct bfi_msgq_mhdr *
msghdr
;
in bfa_msgq_rspq_pi_update()
local
Completed in 15 milliseconds
1
2
3
4