Searched refs:Auto (Results 1 – 25 of 95) sorted by relevance
1234
| /netbsd/src/external/bsd/wpa/dist/src/eapol_auth/ |
| D | eapol_auth_sm.c | 201 sm->portMode = Auto; in SM_STATE() 394 if ((sm->portControl == Auto && sm->portMode != sm->portControl) || in SM_STEP() 560 if (sm->portControl != Auto || sm->initialize || sm->authAbort) { in SM_STEP() 645 if (sm->portControl != Auto || sm->initialize || in SM_STEP() 686 if (sm->initialize || sm->portControl != Auto) { in SM_STEP() 831 sm->portControl = Auto; in eapol_auth_alloc() 1136 sm->portControl = Auto; in eapol_auth_set_conf()
|
| D | eapol_auth_sm_i.h | 17 typedef enum { ForceUnauthorized = 1, ForceAuthorized = 3, Auto = 2 } enumerator
|
| D | eapol_auth_dump.c | 21 case Auto: return "Auto"; in port_type_txt()
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change.
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | Makefile-devel-adds | 2 # Auto-regenerate configure script or Makefile when things change.
|
| /netbsd/src/etc/ |
| D | gettytab | 149 # Auto-baud speed detect entry for Micom 600. 153 Auto-baud:\
|
| /netbsd/src/external/bsd/file/dist/ |
| D | README.DEVELOPER | 5 ## Auto files
|
| /netbsd/src/external/ibm-public/postfix/dist/src/bounce/ |
| D | no-msgid-with-eoh-event-no-thread.ref | 4 Auto-Submitted: auto-replied
|
| D | with-message-id-no-thread.ref | 4 Auto-Submitted: auto-replied
|
| D | no-message-id-no-thread.ref | 4 Auto-Submitted: auto-replied
|
| D | no-msgid-no-eoh-event-with-thread.ref | 4 Auto-Submitted: auto-replied
|
| D | with-message-id-with-thread.ref | 6 Auto-Submitted: auto-replied
|
| D | no-message-id-with-thread.ref | 4 Auto-Submitted: auto-replied
|
| D | no-msgid-no-eoh-event-no-thread.ref | 4 Auto-Submitted: auto-replied
|
| D | no-msgid-with-eoh-event-with-thread.ref | 4 Auto-Submitted: auto-replied
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | t-multilib | 1 # Auto-generated Makefile Snip
|
| D | arc-tables.opt | 1 ; Auto-generated Makefile Snip
|
| /netbsd/src/common/dist/zlib/contrib/ada/ |
| D | zlib.ads | 53 type Header_Type is (None, Auto, Default, GZip); literal
|
| /netbsd/src/external/bsd/ntp/dist/ |
| D | README.refclocks | 25 NIST_ACTS 18 /* NIST Auto Computer Time Service */
|
| /netbsd/src/external/bsd/pcc/dist/pcc/arch/nova/ |
| D | README | 16 20-27 (Auto-increment), scratch 17 30-37 (Auto-decrement), scratch
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | clang-format | 150 Standard: Auto
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | gdb.info-9 | 378 * add-auto-load-safe-path: Auto-loading safe path. 822 * delete display: Auto Display. (line 45) 846 * disable display: Auto Display. (line 56) 895 * display: Auto Display. (line 23) 930 * enable display: Auto Display. (line 65) 1494 * info auto-load: Auto-loading. (line 52) 1495 * info auto-load gdb-scripts: Auto-loading sequences. 1497 * info auto-load guile-scripts: Guile Auto-loading. (line 23) 1502 * info auto-load python-scripts: Python Auto-loading. (line 23) 1513 * info display: Auto Display. (line 78) [all …]
|
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/ |
| D | ar9160.ini | 19 /* Auto Generated PCI Register Writes. Created: 05/22/08 */ 629 /* Auto generated PCI Register Writes for SOWL1.0 ADDAC Shift Chain */ 665 /* Auto generated PCI Register Writes for SOWL1.1 ADDAC Shift Chain */
|
| /netbsd/src/external/bsd/wpa/dist/src/eapol_supp/ |
| D | eapol_supp_sm.c | 235 sm->sPortMode = Auto; in SM_STATE() 370 else if (((sm->portControl == Auto) && in SM_STEP() 1089 case Auto: in eapol_port_control() 2128 sm->portControl = Auto; in eapol_sm_init()
|
| /netbsd/src/sys/arch/hpcmips/stand/pbsdboot/res/ |
| D | pbsdboot.rc | 141 CHECKBOX "Auto Boot",IDC_AUTOBOOT,6,18,46,10
|
1234