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:hostent
(Results
1 - 17
of
17
) sorted by relevance
/third_party/node/deps/cares/src/lib/
H
A
D
ares_parse_ptr_reply.c
46
struct
hostent
*
hostent
= NULL;
in ares_parse_ptr_reply()
local
[all...]
H
A
D
ares_parse_ns_reply.c
48
struct
hostent
*
hostent
= NULL;
in ares_parse_ns_reply()
local
[all...]
H
A
D
ares_gethostbyname.c
69
struct
hostent
*
hostent
= NULL;
in ares_gethostbyname_callback()
local
[all...]
H
A
D
ares__hosts_file.c
860
ares__hosts_entry_to_
hostent
(const ares_hosts_entry_t *entry, int family, struct
hostent
**
hostent
)
ares__hosts_entry_to_hostent()
argument
[all...]
/third_party/nghttp2/src/
H
A
D
shrpx_dns_resolver.cc
58
void host_cb(void *arg, int status, int timeouts,
hostent
*
hostent
) {
in host_cb()
argument
288
void DNSResolver::on_result(int status,
hostent
*
hostent
) {
in on_result()
argument
/third_party/lwip/src/include/lwip/
H
A
D
netdb.h
92
struct
hostent
{
struct
/kernel/liteos_m/kal/libc/newlib/porting/include/
H
A
D
netdb.h
115
struct
hostent
{
struct
[all...]
/third_party/musl/porting/liteos_a/kernel/include/
H
A
D
netdb.h
69
struct
hostent
{
struct
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
netdb.h
69
struct
hostent
{
struct
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
netdb.h
69
struct
hostent
{
struct
[all...]
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
netdb.h
69
struct
hostent
{
struct
[all...]
/third_party/musl/include/
H
A
D
netdb.h
95
struct
hostent
{
struct
[all...]
/third_party/curl/lib/
H
A
D
asyn-ares.c
571
query_completed_cb(void *arg, int status, int timeouts, struct
hostent
*
hostent
)
query_completed_cb()
argument
/third_party/rust/crates/libc/src/unix/newlib/
H
A
D
mod.rs
88
pub struct
hostent
{
structure names
/third_party/rust/crates/libc/src/unix/
H
A
D
mod.rs
145
pub struct
hostent
{
structure names
/third_party/python/Lib/lib2to3/tests/data/
H
A
D
infinite_recursion.py
336
class
hostent
(Structure):
class
/third_party/rust/crates/libc/src/fuchsia/
H
A
D
mod.rs
223
pub struct
hostent
{
structure names
Completed in 25 milliseconds