HomeSort by: relevance | last modified time | path
    Searched refs:estatus (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
test-driver 108 estatus=$?
110 if test $enable_hard_errors = no && test $estatus -eq 99; then
113 tweaked_estatus=$estatus
129 echo "$res $test_name (exit status: $estatus)" >>$log_file
  /src/sys/net80211/
ieee80211_input.c 1242 int estatus; local in function:ieee80211_auth_shared
1257 estatus = IEEE80211_STATUS_ALG;
1272 estatus = IEEE80211_STATUS_ALG;
1284 estatus = IEEE80211_STATUS_CHALLENGE;
1300 estatus = IEEE80211_STATUS_CHALLENGE;
1308 estatus = IEEE80211_STATUS_CHALLENGE;
1332 estatus = IEEE80211_STATUS_ALG; /* XXX */
1389 estatus = IEEE80211_STATUS_CHALLENGE;
1399 estatus = IEEE80211_STATUS_CHALLENGE;
1416 estatus = IEEE80211_STATUS_SEQUENCE
    [all...]

Completed in 12 milliseconds