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:iovec
(Results
1 - 25
of
46
) sorted by relevance
1
2
/third_party/ltp/include/lapi/
H
A
D
iovec.h
12
struct
iovec
{
struct
/base/startup/init/test/fuzztest/receivefds_fuzzer/
H
A
D
receivefds_fuzzer.cpp
24
struct
iovec
iovec
= {};
in FuzzReceiveFds()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H
A
D
socket_util.cpp
53
struct
iovec
iovec
= {};
in SocketSendFd()
local
/base/startup/init/interfaces/innerkits/fd_holder/
H
A
D
fd_holder_internal.c
118
int *ReceiveFds(int sock, struct
iovec
iovec
, size_t *outFdCount, bool nonblock, pid_t *requestPid)
in ReceiveFds()
argument
H
A
D
fd_holder.c
79
struct
iovec
iovec
= {};
in ServiceSendFds()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H
A
D
socket_app.h
71
struct
iovec
{
struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H
A
D
types.h
62
struct
iovec
{ void *iov_base; size_t iov_len; };
struct
/base/startup/init/services/init/standard/
H
A
D
fd_holder_service.c
73
struct
iovec
iovec
= {
in SendErrorInfo()
local
123
struct
iovec
iovec
= {
in HandlerFdHolder()
local
/third_party/ltp/lib/
H
A
D
tst_buffers.c
111
struct
iovec
*
iovec
;
in tst_iovec_alloc()
local
[all...]
/base/startup/init/test/unittest/innerkits/
H
A
D
innerkits_unittest.cpp
470
struct
iovec
iovec
= {
in HWTEST_F()
local
/third_party/eudev/src/shared/
H
A
D
log.c
250
struct
iovec
iovec
[6] = {};
in write_to_console()
local
311
struct
iovec
iovec
[5] = {};
write_to_syslog()
local
374
struct
iovec
iovec
[5] = {};
write_to_kmsg()
local
[all...]
/third_party/node/deps/cares/src/lib/
H
A
D
ares__socket.c
432
struct
iovec
{
struct
/third_party/node/deps/base64/base64/bin/
H
A
D
base64.c
77
struct
iovec
{
struct
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H
A
D
preadv203.c
230
struct
iovec
iovec
[] = {
in check_preadv2_nowait()
local
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H
A
D
virgl_vtest_socket.c
80
struct
iovec
iovec
;
in virgl_vtest_receive_fd()
local
/third_party/nghttp2/src/
H
A
D
memchunk.h
33
struct
iovec
{
struct
H
A
D
shrpx_https_upstream.cc
276
auto
iovec
= make_byte_ref(balloc, authoritylen + 1);
in rewrite_request_host_path_from_uri()
local
/third_party/rust/crates/nix/test/sys/
H
A
D
test_socket.rs
1213
let mut
iovec
= [IoSliceMut::new(&mut buf)];
in test_scm_rights_single_cmsg_multiple_fds()
variables
1725
let mut
iovec
= [IoSliceMut::new(&mut buf)];
in test_recv_ipv4pktinfo()
variables
1822
let mut
iovec
= [IoSliceMut::new(&mut buf)];
in test_recvif()
variables
1919
let mut
iovec
in test_recvif_ipv4()
variables
2004
let mut
iovec
= [IoSliceMut::new(&mut buf)];
test_recvif_ipv6()
variables
2108
let mut
iovec
= [IoSliceMut::new(&mut buf)];
test_recv_ipv6pktinfo()
variables
2536
let mut
iovec
= [IoSliceMut::new(&mut buf)];
test_recverr_impl()
variables
[all...]
/third_party/eudev/src/udev/
H
A
D
udevd.c
620
struct
iovec
iovec
;
in worker_returned()
local
/third_party/libcoap/src/
H
A
D
coap_io.c
858
#define
iovec
_WSABUF
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H
A
D
alltypes.h
326
struct
iovec
{ void *iov_base; size_t iov_len; };
struct
/third_party/musl/porting/liteos_a/kernel/include/bits/
H
A
D
alltypes.h
370
struct
iovec
{ void *iov_base; size_t iov_len; };
struct
/third_party/rust/crates/rustix/src/
H
A
D
io_uring.rs
904
pub struct
iovec
{
structure names
/third_party/musl/porting/liteos_m/kernel/include/bits/
H
A
D
alltypes.h
374
struct
iovec
{ void *iov_base; size_t iov_len; };
struct
/third_party/musl/porting/liteos_m/user/include/bits/
H
A
D
alltypes.h
349
struct
iovec
{ void *iov_base; size_t iov_len; };
struct
Completed in 20 milliseconds
1
2