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_base
(Results
1 - 16
of
16
) sorted by relevance
/third_party/ltp/include/lapi/
H
A
D
iovec.h
13
void *
iov_base
;
member
/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; };
member
/third_party/node/deps/cares/src/lib/
H
A
D
ares__socket.c
433
void *
iov_base
; /* Pointer to data. */
member
/third_party/node/deps/base64/base64/bin/
H
A
D
base64.c
80
void *
iov_base
;
member
/third_party/nghttp2/src/
H
A
D
memchunk.h
34
void *
iov_base
; /* Pointer to data. */
member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
H
A
D
sg.h
60
void *
iov_base
;
member
/third_party/musl/porting/uniproton/kernel/include/scsi/
H
A
D
sg.h
60
void *
iov_base
;
member
/third_party/musl/porting/liteos_m/kernel/include/scsi/
H
A
D
sg.h
60
void *
iov_base
;
member
/third_party/musl/include/scsi/
H
A
D
sg.h
60
void *
iov_base
;
member
/third_party/libcoap/src/
H
A
D
coap_io.c
859
#define
iov_base
buf
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; };
member
/third_party/musl/porting/liteos_a/kernel/include/bits/
H
A
D
alltypes.h
370
struct iovec { void *
iov_base
; size_t iov_len; };
member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H
A
D
alltypes.h
374
struct iovec { void *
iov_base
; size_t iov_len; };
member
/third_party/musl/porting/liteos_m/user/include/bits/
H
A
D
alltypes.h
349
struct iovec { void *
iov_base
; size_t iov_len; };
member
/third_party/musl/porting/uniproton/kernel/include/bits/
H
A
D
alltypes.h
374
struct iovec { void *
iov_base
; size_t iov_len; };
member
/third_party/lwip/src/include/lwip/
H
A
D
sockets.h
122
void *
iov_base
;
member
Completed in 14 milliseconds