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
refs:group_if
(Results
1 - 5
of
5
) sorted by relevance
/third_party/libcoap/examples/
H
A
D
oscore-interop-server.c
390
"\t\t[-A address] [-E oscore_conf_file[,seq_file]] [-G
group_if
]\n"
in usage()
421
"\t-G
group_if
\tUse this interface for listening for the multicast\n"
in usage()
573
char *
group_if
= NULL;
in main()
local
614
group_if
= optarg;
in main()
688
coap_join_mcast_group_intf(ctx, group,
group_if
);
in main()
H
A
D
coap-rd.c
569
"Usage: %s [-g group] [-G
group_if
] [-p port] [-v num] [-A address]\n"
in usage()
576
"\t-G
group_if
\tUse this interface for listening for the multicast\n"
in usage()
762
char *
group_if
= NULL;
in main()
local
789
group_if
= optarg;
in main()
848
coap_join_mcast_group_intf(ctx, group,
group_if
);
in main()
H
A
D
coap-server.c
2137
"\t\t[-E oscore_conf_file[,seq_file]] [-G
group_if
] [-L value] [-N]\n"
in usage()
2179
"\t-G
group_if
\tUse this interface for listening for the multicast\n"
in usage()
2711
char *
group_if
= NULL;
in main()
local
2771
group_if
= optarg;
in main()
2941
coap_join_mcast_group_intf(ctx, group,
group_if
);
in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H
A
D
p2p_supplicant.c
3240
struct wpa_supplicant *
group_if
=
in wpas_invitation_result()
local
3253
group_if
&&
group_if
->current_ssid &&
in wpas_invitation_result()
3254
group_if
->current_ssid->mode == WPAS_MODE_P2P_GO) {
in wpas_invitation_result()
3257
if (
group_if
->p2p_go_csa_on_inv) {
in wpas_invitation_result()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H
A
D
p2p_supplicant.c
4033
struct wpa_supplicant *
group_if
=
in wpas_invitation_result()
local
4046
group_if
&&
group_if
->current_ssid &&
in wpas_invitation_result()
4047
group_if
->current_ssid->mode == WPAS_MODE_P2P_GO) {
in wpas_invitation_result()
4050
if (
group_if
->p2p_go_csa_on_inv) {
in wpas_invitation_result()
Completed in 27 milliseconds