OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpin
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/examples/
wps-ap-cli
18
cpin
=`$CLI wps_check_pin "$pin" | tail -1`
19
if [ "$
cpin
" = "FAIL-CHECKSUM" ]; then
24
cpin
=`echo "$pin" | sed "s/[^1234567890]//g"`
31
if [ "$
cpin
" = "FAIL" ]; then
35
echo "Enabling Enrollee PIN: $
cpin
"
36
$CLI wps_pin any "$
cpin
"
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_sysctl.c
861
struct sctpstat sb, *sarry, *
cpin
= NULL;
local
[
all
...]
Completed in 320 milliseconds