OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:soh
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
naputil.h
28
NAPAPI VOID WINAPI FreeSoH(
SoH
*
soh
);
/external/wpa_supplicant_8/src/eap_peer/
eap_peap.c
68
int
soh
; /* Whether IF-TNCCS-
SOH
(Statement of Health; Microsoft NAP)
member in struct:eap_peap_data
119
data->
soh
= 2;
120
wpa_printf(MSG_DEBUG, "EAP-PEAP:
SoH
version 2 enabled");
122
data->
soh
= 1;
123
wpa_printf(MSG_DEBUG, "EAP-PEAP:
SoH
version 1 enabled");
124
} else if (os_strstr(phase1, "tnc=
soh
")) {
125
data->
soh
= 2;
126
wpa_printf(MSG_DEBUG, "EAP-PEAP:
SoH
version 2 enabled");
633
if (data->
soh
) {
[
all
...]
/external/v8/benchmarks/
earley-boyer.js
1093
"\001": "#\\
soh
",
1133
"
soh
": "\001",
[
all
...]
Completed in 243 milliseconds