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

  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/
test_intercept.py 64 DISABLED = 'disabled'
76 create_csrutil(tmpdir, DISABLED)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
pwhash_scryptsalsa208sha256_sse.c 46 # if defined(__XOP__) && defined(DISABLED)
53 # if defined(__XOP__) && defined(DISABLED)
  /src/external/bsd/wpa/dist/src/pae/
ieee802_1x_kay_i.h 98 enum activate_ctrl { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate;
ieee802_1x_kay.c 3554 kay->macsec_validate = Disabled;
4099 case DISABLED:
4100 return "disabled";
  /src/sys/arch/mac68k/obio/
iwm_fd.c 158 #define DISABLED 0
1335 if (DISABLED && TRACE_STRAT)
1462 if (DISABLED)
1465 if (DISABLED && TRACE_STRAT)
  /src/external/bsd/wpa/dist/src/eap_server/
eap_server.c 213 SM_STATE(EAP, DISABLED)
215 SM_ENTRY(EAP, DISABLED);
1171 SM_ENTER_GLOBAL(EAP, DISABLED);
  /src/external/bsd/wpa/dist/src/eap_peer/
eap.c 279 SM_STATE(EAP, DISABLED)
281 SM_ENTRY(EAP, DISABLED);
1043 * and state machine waits here until port is disabled or EAP authentication is
1096 * until port is disabled or EAP authentication is restarted.
1353 SM_ENTER_GLOBAL(EAP, DISABLED);
2334 return "DISABLED";
2764 * @enabled: 1 = Fast reauthentication is enabled, 0 = Disabled
3194 * @disabled: 1 = EAP disabled, 0 = EAP enabled
3196 * This function is used to force EAP state machine to be disabled when it i
    [all...]

Completed in 49 milliseconds