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:out_iov
(Results
1 - 18
of
18
) sorted by relevance
/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_recvmsg.c
67
struct iovec iov,
out_iov
;
in main()
local
H
A
D
test_1_to_1_events.c
58
struct iovec iov,
out_iov
;
in main()
local
H
A
D
test_1_to_1_nonblock.c
77
struct iovec
out_iov
;
in main()
local
H
A
D
test_assoc_abort.c
77
struct iovec
out_iov
;
in main()
local
H
A
D
test_assoc_shutdown.c
76
struct iovec
out_iov
;
in main()
local
H
A
D
test_peeloff.c
75
struct iovec
out_iov
;
in main()
local
H
A
D
test_inaddr_any.c
76
struct iovec
out_iov
;
in main()
local
H
A
D
test_1_to_1_addrs.c
92
struct iovec
out_iov
;
in main()
local
H
A
D
test_1_to_1_sendmsg.c
84
struct iovec
out_iov
;
in main()
local
H
A
D
test_basic.c
78
struct iovec
out_iov
;
in main()
local
H
A
D
test_1_to_1_threads.c
95
struct iovec
out_iov
;
in t_send()
local
H
A
D
test_timetolive.c
103
struct iovec
out_iov
;
in main()
local
H
A
D
test_tcp_style.c
77
struct iovec
out_iov
;
in main()
local
H
A
D
test_fragments.c
88
struct iovec
out_iov
;
in main()
local
H
A
D
test_sockopt.c
79
struct iovec
out_iov
;
in main()
local
/third_party/libfuse/example/
H
A
D
cuse.c
126
struct iovec in_iov[2],
out_iov
[3], iov[3];
in fioc_do_rw()
local
/third_party/libfuse/lib/
H
A
D
fuse_lowlevel.c
963
fuse_reply_ioctl_retry(fuse_req_t req, const struct iovec *in_iov, size_t in_count, const struct iovec *
out_iov
, size_t out_count)
global()
argument
Completed in 13 milliseconds