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:ifr
(Results
1 - 25
of
68
) sorted by relevance
1
2
3
/third_party/toybox/toys/net/
H
A
D
tunctl.c
40
struct ifreq *
ifr
= (void *)toybuf;
in tunctl_main()
local
/third_party/musl/porting/liteos_a/user/src/network/
H
A
D
if_nametoindex.c
10
struct ifreq
ifr
;
in if_nametoindex()
local
H
A
D
if_indextoname.c
11
struct ifreq
ifr
;
in if_indextoname()
local
/third_party/musl/src/network/
H
A
D
if_nametoindex.c
10
struct ifreq
ifr
;
in if_nametoindex()
local
H
A
D
if_indextoname.c
11
struct ifreq
ifr
;
in if_indextoname()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H
A
D
vlan_ifconfig.c
22
struct ifreq
ifr
;
in ifconfig_helper()
local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H
A
D
vlan_ifconfig.c
22
struct ifreq
ifr
;
in ifconfig_helper()
local
/third_party/ltp/testcases/lib/
H
A
D
tst_ns_ifmove.c
39
struct ifreq
ifr
;
in get_intf_index_from_name()
local
/third_party/ltp/testcases/network/packet/
H
A
D
fanout01.c
54
struct ifreq
ifr
;
in run()
local
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H
A
D
setsockopt05.c
36
struct ifreq
ifr
;
in setup()
local
/third_party/ltp/testcases/kernel/syscalls/bind/
H
A
D
bind06.c
31
struct ifreq
ifr
;
in setup()
local
72
struct ifreq
ifr
;
in run()
local
[all...]
/third_party/ltp/testcases/kernel/containers/share/
H
A
D
ns_ifmove.c
51
struct ifreq
ifr
;
in get_intf_index_from_name()
local
/third_party/ltp/testcases/kernel/syscalls/sendto/
H
A
D
sendto03.c
40
struct ifreq
ifr
;
in setup()
local
/third_party/ltp/testcases/kernel/uevents/
H
A
D
uevent02.c
97
struct ifreq
ifr
= {
in generate_tun_uevents()
local
/third_party/ltp/testcases/network/can/filter-tests/
H
A
D
can_rcv_own_msgs.c
86
struct ifreq
ifr
;
in setup()
local
H
A
D
can_filter.c
53
struct ifreq
ifr
;
in setup()
local
/third_party/curl/CMake/
H
A
D
CurlTests.c
288
struct ifreq
ifr
;
in main()
local
/third_party/libwebsockets/lib/misc/
H
A
D
getifaddrs.c
76
struct ifreq *
ifr
;
in getifaddrs2()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H
A
D
driver_openbsd.c
33
struct ifreq
ifr
;
in wpa_driver_openbsd_get_ssid()
local
H
A
D
linux_ioctl.c
21
struct ifreq
ifr
;
in linux_set_iface_flags()
local
61
struct
ifr
eq
ifr
;
linux_iface_up()
local
83
struct
ifr
eq
ifr
;
linux_get_ifhwaddr()
local
106
struct
ifr
eq
ifr
;
linux_set_ifhwaddr()
local
152
struct
ifr
eq
ifr
;
linux_br_add_if()
local
177
struct
ifr
eq
ifr
;
linux_br_del_if()
local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H
A
D
driver_openbsd.c
33
struct ifreq
ifr
;
in wpa_driver_openbsd_get_ssid()
local
H
A
D
linux_ioctl.c
21
struct ifreq
ifr
;
in linux_set_iface_flags()
local
61
struct
ifr
eq
ifr
;
linux_iface_up()
local
83
struct
ifr
eq
ifr
;
linux_get_ifhwaddr()
local
106
struct
ifr
eq
ifr
;
linux_set_ifhwaddr()
local
152
struct
ifr
eq
ifr
;
linux_br_add_if()
local
177
struct
ifr
eq
ifr
;
linux_br_del_if()
local
[all...]
/third_party/ltp/testcases/kernel/syscalls/sockioctl/
H
A
D
sockioctl01.c
51
static struct ifreq
ifr
;
variable
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H
A
D
ioctl.c
93
struct ifreq
ifr
[3];
in ioctl_0200()
local
/third_party/toybox/toys/pending/
H
A
D
arping.c
202
struct ifreq
ifr
;
in arping_main()
local
Completed in 7 milliseconds
1
2
3