OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pax
(Results
1 - 8
of
8
) sorted by null
/external/wpa_supplicant_8/src/eap_server/
eap_server_pax.c
2
* hostapd / EAP-
PAX
(RFC 4746) server
75
struct eap_pax_hdr *
pax
;
local
78
wpa_printf(MSG_DEBUG, "EAP-
PAX
: PAX_STD-1 (sending)");
81
wpa_printf(MSG_ERROR, "EAP-
PAX
: Failed to get random data");
87
sizeof(*
pax
) + 2 + EAP_PAX_RAND_LEN +
90
wpa_printf(MSG_ERROR, "EAP-
PAX
: Failed to allocate memory "
96
pax
= wpabuf_put(req, sizeof(*
pax
));
97
pax
->op_code = EAP_PAX_OP_STD_1;
98
pax
->flags = 0
122
struct eap_
pax
_hdr *
pax
;
local
[
all
...]
/external/qemu/distrib/sdl-1.2.15/Xcode/
package
23
set
pax
=/bin/
pax
155
# (gnu)tar/
pax
and compress root directory to package archive
172
set pkgArchive = $pkg/$root.
pax
.gz
173
(cd $parent; $
pax
-w -z -x cpio $pkgTop) > $pkgArchive
/external/wpa_supplicant_8/src/eap_peer/
eap_pax.c
2
* EAP peer method: EAP-
PAX
(RFC 4746)
56
wpa_printf(MSG_INFO, "EAP-
PAX
: CID (nai) or key (password) "
62
wpa_printf(MSG_INFO, "EAP-
PAX
: Invalid PSK length");
97
struct eap_pax_hdr *
pax
;
local
100
sizeof(*
pax
) + plen, EAP_CODE_RESPONSE, id);
104
pax
= wpabuf_put(resp, sizeof(*
pax
));
105
pax
->op_code = op_code;
106
pax
->flags = 0;
107
pax
->mac_id = req->mac_id
[
all
...]
/build/tools/droiddoc/templates-ds/
sdkpage.cs
194
onclick="toggleExpandable(this,'.
pax
');hideExpandable('.myide,.reqs');return false;"
198
<div class="
pax
col-13 online" style="display:none;margin:0;">
306
</div><!-- end
pax
-->
353
$('.
pax
').show();
/build/tools/droiddoc/templates-sac/
sdkpage.cs
193
onclick="toggleExpandable(this,'.
pax
');hideExpandable('.myide,.reqs');return false;"
197
<div class="
pax
col-13 online" style="display:none;margin:0;">
305
</div><!-- end
pax
-->
352
$('.
pax
').show();
/build/tools/droiddoc/templates-sdk-dyn/
sdkpage.cs
282
onclick="toggleExpandable(this,'.
pax
');hideExpandable('.myide,.reqs');return false;"
286
<div class="
pax
col-13 online" style="display:none;margin:0;">
394
</div><!-- end
pax
-->
441
$('.
pax
').show();
/build/tools/droiddoc/templates-sdk/
sdkpage.cs
267
<div class="
pax
col-13 online" style="margin:0;">
398
</div><!-- end
pax
-->
/external/libsepol/tests/policies/test-cond/
refpolicy-base.conf
42
class
pax
468
class
pax
[
all
...]
Completed in 2947 milliseconds