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
54
) sorted by relevance
1
2
3
/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...]
/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
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H
A
D
mod.rs
147
pub struct
msghdr
{
structure names
/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...]
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
H
A
D
mod.rs
204
pub struct
msghdr
{ // FIXME
structure names
/third_party/eudev/src/udev/
H
A
D
udevd.c
625
struct
msghdr
msghdr
;
in worker_returned()
local
[all...]
/third_party/libcoap/src/
H
A
D
coap_io.c
851
#define
msghdr
_WSAMSG
macro
/third_party/node/deps/openssl/openssl/ssl/statem/
H
A
D
statem_lib.c
2226
unsigned char
msghdr
[SSL3_HM_HEADER_LENGTH];
in create_synthetic_message_hash()
local
/third_party/openssl/ssl/statem/
H
A
D
statem_lib.c
2191
unsigned char
msghdr
[SSL3_HM_HEADER_LENGTH];
in create_synthetic_message_hash()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H
A
D
radius_client.c
827
struct
msghdr
msghdr
= {0};
in radius_client_receive()
local
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_direct.c
298
struct
msghdr
msghdr
;
in _snd_send_fd()
local
[all...]
/third_party/rust/crates/linux-raw-sys/gen/modules/
H
A
D
general.h
295
struct
msghdr
{
struct
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H
A
D
socket.h
27
struct
msghdr
{
struct
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H
A
D
sockets.h
198
struct
msghdr
{
struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H
A
D
socket.h
22
struct
msghdr
{
struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H
A
D
socket.h
11
struct
msghdr
{
struct
/third_party/musl/porting/liteos_m/kernel/include/sys/
H
A
D
socket.h
22
struct
msghdr
{
struct
/third_party/musl/porting/liteos_a/kernel/include/sys/
H
A
D
socket.h
22
struct
msghdr
{
struct
Completed in 43 milliseconds
1
2
3