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:cmsg
(Results
1 - 25
of
139
) sorted by relevance
1
2
3
4
5
6
/third_party/rust/crates/libc/libc-test/src/
H
A
D
cmsg.c
13
struct cmsghdr *cmsg_nxthdr(struct msghdr *msgh, struct cmsghdr *
cmsg
) {
in cmsg_nxthdr()
argument
25
unsigned char *cmsg_data(struct cmsghdr *
cmsg
) {
in cmsg_data()
argument
/kernel/linux/linux-6.6/net/handshake/
H
A
D
alert.c
39
struct cmsghdr *
cmsg
;
in tls_alert_send()
local
74
u8 tls_get_record_type(const struct sock *sk, const struct cmsghdr *
cmsg
)
in tls_get_record_type()
argument
[all...]
/third_party/alsa-lib/src/
H
A
D
socket.c
47
struct cmsghdr *
cmsg
= alloca(cmsg_len);
in snd_send_fd()
local
80
struct cmsghdr *
cmsg
= alloca(cmsg_len);
in snd_receive_fd()
local
[all...]
/third_party/musl/porting/liteos_a/user/src/network/
H
A
D
recvmsg.c
16
struct cmsghdr *
cmsg
, *last=0;
in __convert_scm_timestamps()
local
[all...]
/third_party/musl/src/network/
H
A
D
recvmsg.c
18
struct cmsghdr *
cmsg
, *last=0;
in __convert_scm_timestamps()
local
[all...]
/third_party/ltp/utils/sctp/lib/
H
A
D
sendmsg.c
39
struct cmsghdr *
cmsg
;
in sctp_sendmsg()
local
90
struct cmsghdr *
cmsg
;
in sctp_send()
local
[all...]
H
A
D
recvmsg.c
63
struct cmsghdr *
cmsg
= NULL;
in sctp_recvmsg()
local
/third_party/musl/src/misc/
H
A
D
fmtmsg.c
28
char *errstring = MM_NULLSEV, *
cmsg
= getenv("MSGVERB");
in fmtmsg()
local
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H
A
D
fwmark_client.cpp
75
char
cmsg
[CMSG_SPACE(sizeof(fd))];
in Send()
member
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H
A
D
vpn_interface.cpp
103
char
cmsg
[CMSG_SPACE(sizeof(int32_t))];
in RecvMsgFromUnixServer()
member
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H
A
D
ipcsocket.c
110
struct cmsghdr *
cmsg
;
in sendtosocket()
local
166
struct cmsghdr *
cmsg
;
in receivefromsocket()
local
[all...]
/third_party/libuv/test/
H
A
D
test-pipe-sendmsg.c
114
struct cmsghdr *
cmsg
;
in TEST_IMPL()
local
/third_party/ltp/utils/sctp/func_tests/
H
A
D
test_1_to_1_events.c
66
struct cmsghdr *
cmsg
;
in main()
local
H
A
D
test_1_to_1_nonblock.c
76
struct cmsghdr *
cmsg
;
in main()
local
H
A
D
test_assoc_abort.c
75
struct cmsghdr *
cmsg
;
in main()
local
[all...]
H
A
D
test_assoc_shutdown.c
74
struct cmsghdr *
cmsg
;
in main()
local
[all...]
H
A
D
test_peeloff.c
73
struct cmsghdr *
cmsg
;
in main()
local
H
A
D
test_inaddr_any.c
74
struct cmsghdr *
cmsg
;
in main()
local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H
A
D
fwmark_network.cpp
145
char
cmsg
[CMSG_SPACE(sizeof(socketFd))];
in SendMessage()
member
/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H
A
D
netlink_listener.cpp
46
struct cmsghdr *
cmsg
;
in UeventKernelMulticastRecv()
local
/kernel/linux/linux-5.10/arch/um/os-Linux/drivers/
H
A
D
tuntap_user.c
71
struct cmsghdr *
cmsg
;
in tuntap_open_tramp()
local
/kernel/linux/linux-6.6/arch/um/os-Linux/drivers/
H
A
D
tuntap_user.c
71
struct cmsghdr *
cmsg
;
in tuntap_open_tramp()
local
/kernel/linux/linux-5.10/samples/seccomp/
H
A
D
user-trap.c
35
struct cmsghdr *
cmsg
;
in send_fd()
local
64
struct cmsghdr *
cmsg
;
in recv_fd()
local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H
A
D
common.h
214
struct cmsghdr *
cmsg
;
in recv_fd()
local
248
struct cmsghdr *
cmsg
= CMSG_FIRSTHDR(&msg);
in send_fd()
local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
lwt_reroute.c
100
struct cmsghdr *
cmsg
= CMSG_FIRSTHDR(&msg);
in overflow_fq()
local
Completed in 8 milliseconds
1
2
3
4
5
6