OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a_id
(Results
1 - 4
of
4
) sorted by null
/external/wpa_supplicant_8/src/eap_peer/
eap_fast_pac.h
22
u8 *
a_id
;
member in struct:eap_fast_pac
34
const u8 *
a_id
, size_t a_id_len,
eap_fast_pac.c
54
os_free(pac->
a_id
);
64
* @
a_id
: A-ID to search for
70
const u8 *
a_id
, size_t a_id_len,
77
os_memcmp(pac->
a_id
,
a_id
, a_id_len) == 0) {
88
const u8 *
a_id
, size_t a_id_len, u16 pac_type)
97
os_memcmp(pac->
a_id
,
a_id
, a_id_len) == 0) {
145
if (entry == NULL || entry->
a_id
== NULL)
150
entry->
a_id
, entry->a_id_len, entry->pac_type)
[
all
...]
eap_fast.c
918
entry->
a_id
= pos;
1002
if (entry->
a_id
== NULL || entry->a_id_info == NULL) {
1326
const u8 *
a_id
;
local
1460
const u8 *
a_id
;
local
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/lib/
set-mode-acl.c
375
entries[0].
a_id
= 0; /* irrelevant */
378
entries[1].
a_id
= 0; /* irrelevant */
381
entries[2].
a_id
= 0;
Completed in 194 milliseconds