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:iov
(Results
26 - 50
of
163
) sorted by relevance
1
2
3
4
5
6
7
/third_party/ltp/testcases/kernel/syscalls/vmsplice/
H
A
D
vmsplice04.c
22
static struct iovec
iov
;
variable
H
A
D
vmsplice02.c
42
const struct iovec *
iov
;
member
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H
A
D
sendmsg03.c
31
static struct iovec
iov
[IOVEC_COUNT];
variable
/third_party/ltp/utils/sctp/func_tests/
H
A
D
test_autoclose.c
68
struct iovec
iov
, out_iov;
in main()
local
H
A
D
test_connect.c
65
struct iovec
iov
;
in main()
local
H
A
D
test_recvmsg.c
67
struct iovec
iov
, out_iov;
in main()
local
/third_party/ltp/utils/sctp/lib/
H
A
D
sendmsg.c
37
struct iovec
iov
;
in sctp_sendmsg()
local
78
struct iovec
iov
;
in sctp_send()
local
H
A
D
recvmsg.c
60
struct iovec
iov
;
in sctp_recvmsg()
local
/third_party/lwip/src/core/distributed_net/
H
A
D
udp_transmit.c
75
struct iovec
iov
[2] = {0};
in udp_transmit_sendto()
local
115
struct iovec *
iov
in udp_transmit_sendmsg()
local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H
A
D
preadv.c
33
struct iovec
iov
[2];
in preadv_0100()
local
76
struct iovec
iov
[2];
in preadv_0200()
local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H
A
D
check_gso_support.c
45
struct iovec
iov
[IOV_CNT] = {
in SendUdpSegment()
local
/third_party/libuv/test/
H
A
D
test-eintr-handling.c
38
static uv_buf_t
iov
;
variable
/third_party/ltp/testcases/kernel/fs/ftest/
H
A
D
libftest.c
29
void ft_dumpiov(struct iovec *
iov
)
in ft_dumpiov()
argument
/third_party/ntfs-3g/libfuse-lite/
H
A
D
fuse_kern_chan.c
58
static int fuse_kern_chan_send(struct fuse_chan *ch, const struct iovec
iov
[],
in fuse_kern_chan_send()
argument
/third_party/nghttp2/src/
H
A
D
base64.h
212
auto
iov
= make_byte_ref(balloc, len / 4 * 3 + 1);
in decode()
local
H
A
D
memchunk_test.cc
158
std::array<struct iovec, 2>
iov
;
in test_memchunks_riovec()
local
[all...]
/third_party/ltp/testcases/kernel/sound/
H
A
D
snd_timer01.c
83
struct iovec
iov
;
in run()
local
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H
A
D
recvmsg03.c
53
struct iovec
iov
;
in client()
local
96
struct iovec
iov
;
in server()
local
H
A
D
recvmsg02.c
42
struct iovec
iov
= {
in verify_recvmsg()
local
/third_party/ltp/testcases/network/can/cve/
H
A
D
can_bcm01.c
75
struct iovec
iov
= {
in thread_run()
local
102
struct iovec
iov
= {
in run()
local
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H
A
D
ptrace07.c
101
struct iovec
iov
= { .iov_base = xstate, .iov_len = ebx };
in do_test()
local
/third_party/pulseaudio/src/modules/rtp/
H
A
D
sap.c
78
struct iovec
iov
[4];
in pa_sap_send()
local
144
struct
iov
ec
iov
;
pa_sap_recv()
local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H
A
D
fwmark_client.cpp
66
iovec
iov
;
in Send()
local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H
A
D
data_receiver.cpp
74
iovec
iov
= {buffer_, sizeof(buffer_)};
in ReceiveMessage()
local
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H
A
D
vpn_interface.cpp
97
iovec
iov
= {
in RecvMsgFromUnixServer()
local
Completed in 9 milliseconds
1
2
3
4
5
6
7