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:client_addr
(Results
1 - 18
of
18
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H
A
D
epoll_wait05.c
50
struct sockaddr_in
client_addr
;
in run()
local
/third_party/libuv/test/
H
A
D
test-connection-fail.c
89
struct sockaddr_in
client_addr
, server_addr;
in connection_fail()
local
H
A
D
benchmark-ping-pongs.c
180
struct sockaddr_in
client_addr
;
in pinger_new()
local
/third_party/ltp/testcases/kernel/syscalls/connect/
H
A
D
connect02.c
41
static struct sockaddr_in bind_addr4,
client_addr
;
variable
/third_party/ltp/testcases/kernel/syscalls/accept/
H
A
D
accept02.c
40
static struct sockaddr_in *
client_addr
;
variable
/third_party/ltp/testcases/network/stress/ns-tools/
H
A
D
ns-udpserver.c
147
struct sockaddr_storage
client_addr
; /* address of a client */
in respond_to_client()
local
H
A
D
ns-tcpserver.c
402
struct sockaddr_storage
client_addr
; /* address of a client */
in handle_client()
local
/third_party/skia/third_party/externals/microhttpd/src/platform/
H
A
D
w32functions.c
598
struct sockaddr_in
client_addr
;
in MHD_W32_pair_of_sockets_()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H
A
D
radius_client.h
171
struct hostapd_ip_addr
client_addr
;
member
H
A
D
radius_das.h
48
const struct hostapd_ip_addr *
client_addr
;
member
H
A
D
radius_das.c
23
struct hostapd_ip_addr
client_addr
;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H
A
D
radius_client.h
171
struct hostapd_ip_addr
client_addr
;
member
H
A
D
radius_das.h
48
const struct hostapd_ip_addr *
client_addr
;
member
H
A
D
radius_das.c
23
struct hostapd_ip_addr
client_addr
;
member
/third_party/mbedtls/library/
H
A
D
net_sockets.c
357
struct sockaddr_storage
client_addr
;
local
/third_party/nghttp2/src/
H
A
D
shrpx_worker.h
296
sockaddr_union
client_addr
;
member
/third_party/nghttp2/examples/
H
A
D
libevent-server.c
101
char *
client_addr
;
member
[all...]
/third_party/skia/third_party/externals/microhttpd/src/include/
H
A
D
microhttpd.h
1078
struct sockaddr *
client_addr
;
member
Completed in 13 milliseconds