Searched refs:NONE (Results 1 - 25 of 105) sorted by relevance

12345

/freebsd-9.3-release/contrib/wpa/wpa_supplicant/examples/
H A Dplaintext.conf7 key_mgmt=NONE
H A Dwep.conf7 key_mgmt=NONE
/freebsd-9.3-release/sys/amd64/amd64/
H A Ddb_disasm.c53 #define NONE 10 macro
131 /*83*/ { "", FALSE, NONE, 0, 0 },
132 /*84*/ { "", FALSE, NONE, 0, 0 },
133 /*85*/ { "", FALSE, NONE, 0, 0 },
134 /*86*/ { "", FALSE, NONE, 0, 0 },
135 /*87*/ { "", FALSE, NONE, 0, 0 },
137 /*88*/ { "", FALSE, NONE, 0, 0 },
138 /*89*/ { "", FALSE, NONE, 0, 0 },
139 /*8a*/ { "", FALSE, NONE, 0, 0 },
140 /*8b*/ { "", FALSE, NONE,
[all...]
/freebsd-9.3-release/sys/i386/i386/
H A Ddb_disasm.c50 #define NONE 8 macro
179 /*00*/ { "", TRUE, NONE, op1(Ew), db_Grp6 },
180 /*01*/ { "", TRUE, NONE, op1(Ew), db_Grp7 },
183 /*04*/ { "", FALSE, NONE, 0, 0 },
184 /*05*/ { "syscall",FALSE,NONE, 0, 0 },
185 /*06*/ { "clts", FALSE, NONE, 0, 0 },
186 /*07*/ { "sysret",FALSE, NONE, 0, 0 },
188 /*08*/ { "invd", FALSE, NONE, 0, 0 },
189 /*09*/ { "wbinvd",FALSE, NONE, 0, 0 },
190 /*0a*/ { "", FALSE, NONE,
[all...]
/freebsd-9.3-release/usr.bin/m4/lib/
H A Dohash_int.h21 #define NONE (h->size) macro
H A Dohash_lookup_interval.c34 empty = NONE;
42 if (empty == NONE)
48 if (empty != NONE) {
66 if (empty != NONE)
H A Dohash_lookup_memory.c33 empty = NONE;
41 if (empty == NONE)
45 if (empty != NONE) {
62 if (empty != NONE)
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/msg/
H A Dunistruct.h546 D(SPTONE, 0x04 /* 4*/, NONE, Q.850, "Send special information tone") \
547 D(BADTRUNK, 0x05 /* 5*/, NONE, Q.850, "Misdialled trunk prefix") \
548 D(BADCHAN, 0x06 /* 6*/, NONE, Q.850, "Channel unacceptable") \
549 D(CALLAWARDED, 0x07 /* 7*/, NONE, Q.850, "Call awarded and being delivered in an established channel") \
550 D(PREEMPT, 0x08 /* 8*/, NONE, Q.850, "Preemption") \
551 D(PREEMPT_RES, 0x09 /* 9*/, NONE, Q.850, "Preemption - circuit reserved for reuse") \
554 D(NO_RESPONSE, 0x12 /* 18*/, NONE, Q.850, "No user responding") \
555 D(NO_RESP_ALERT,0x13 /* 19*/, NONE, Q.850, "No answer from user (user alerted)") \
556 D(ABSENT, 0x14 /* 20*/, NONE, Q.850, "Subscriber absent") \
559 D(REDIR, 0x17 /* 23*/, NONE,
[all...]
/freebsd-9.3-release/lib/libiconv_modules/ZW/
H A Dcitrus_zw.c59 NONE, AMBIGIOUS, ASCII, GB2312 enumerator in enum:__anon5256
76 #define _STATE_NEEDS_EXPLICIT_INIT(_ps_) ((_ps_)->charset != NONE)
85 psenc->charset = NONE;
146 psenc->charset = NONE;
160 case NONE:
193 psenc->charset = NONE;
198 psenc->charset = NONE;
213 psenc->charset = NONE;
265 case NONE:
286 psenc->charset = NONE;
[all...]
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.conf263 # Note: IBSS can only be used with key_mgmt NONE (plaintext and static WEP)
264 # and key_mgmt=WPA-NONE (fixed group key TKIP/CCMP). WPA-None requires
266 # proto=WPA, key_mgmt=WPA-NONE, pairwise=NONE, group=TKIP (or CCMP, but not
297 # NONE = WPA is not used; plaintext or static WEP could be used
312 # NONE = Use only Group Keys (deprecated, should not be included if APs support
764 key_mgmt=NONE
771 key_mgmt=NONE
784 key_mgmt=NONE
800 key_mgmt=WPA-NONE
[all...]
/freebsd-9.3-release/sys/fs/ext2fs/
H A Dext2_dir.h45 NONE, enumerator in enum:slotstatus
/freebsd-9.3-release/usr.sbin/pkg_install/create/
H A Dcreate.h51 enum zipper {NONE, GZIP, BZIP, BZIP2, XZ }; enumerator in enum:zipper
/freebsd-9.3-release/usr.bin/cpuset/
H A Dcpuset.c71 enum { NONE, NUM, DASH } state; enumerator in enum:__anon10741
82 state = NONE;
93 case NONE:
100 state = NONE;
111 case NONE:
115 state = NONE;
133 case NONE:
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dfmt_scaled.c53 NONE = 0, KILO = 1, MEGA = 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6 enumerator in enum:__anon4711
57 static unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };
197 unit_type unit = NONE;
233 else if (unit == NONE || number >= 100 || number <= -100) {
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dtest_java_pkcs11.in67 -keystore NONE \
/freebsd-9.3-release/sys/dev/hwpmc/
H A Dhwpmc_piv.c181 P4_PMC(NONE)
194 P4_ESCR(BSU_ESCR0, 0x3A0, BPU_COUNTER0, BPU_COUNTER1, NONE) \
195 P4_ESCR(BSU_ESCR1, 0x3A1, BPU_COUNTER2, BPU_COUNTER3, NONE) \
196 P4_ESCR(FSB_ESCR0, 0x3A2, BPU_COUNTER0, BPU_COUNTER1, NONE) \
197 P4_ESCR(FSB_ESCR1, 0x3A3, BPU_COUNTER2, BPU_COUNTER3, NONE) \
198 P4_ESCR(FIRM_ESCR0, 0x3A4, FLAME_COUNTER0, FLAME_COUNTER1, NONE) \
199 P4_ESCR(FIRM_ESCR1, 0x3A5, FLAME_COUNTER2, FLAME_COUNTER3, NONE) \
200 P4_ESCR(FLAME_ESCR0, 0x3A6, FLAME_COUNTER0, FLAME_COUNTER1, NONE) \
201 P4_ESCR(FLAME_ESCR1, 0x3A7, FLAME_COUNTER2, FLAME_COUNTER3, NONE) \
202 P4_ESCR(DAC_ESCR0, 0x3A8, FLAME_COUNTER0, FLAME_COUNTER1, NONE) \
[all...]
/freebsd-9.3-release/sbin/hastd/
H A Dtoken.l74 none { DP; return NONE; }
/freebsd-9.3-release/contrib/nvi/vi/
H A Dv_sentence.c59 enum { BLANK, NONE, PERIOD } state; enumerator in enum:__anon3834
88 for (state = NONE;;) {
102 state = NONE;
112 state = NONE;
126 state = NONE;
144 state = NONE;
/freebsd-9.3-release/lib/libdwarf/
H A Ddwarf_errmsg.c34 DEFINE_ERROR(NONE, "No Error"),
/freebsd-9.3-release/lib/libelf/
H A Delf_errmsg.c41 DEFINE_ERROR(NONE, "No Error"),
/freebsd-9.3-release/lib/libutil/
H A Dlogin_class.c251 enum { NONE, NUM, DASH } state; enumerator in enum:__anon5374
256 state = NONE;
267 case NONE:
274 state = NONE;
285 case NONE:
289 state = NONE;
307 case NONE:
/freebsd-9.3-release/lib/libc/iconv/
H A Dcitrus_none.c49 _CITRUS_STDENC_DECLS(NONE); variable
50 _CITRUS_STDENC_DEF_OPS(NONE); variable
/freebsd-9.3-release/bin/pax/
H A Doptions.h50 #define NONE "none" macro
/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTX.h135 NONE = 0, enumerator in enum:llvm::NVPTX::PTXCvtMode::CvtMode
/freebsd-9.3-release/contrib/gcclibs/libcpp/include/
H A Dcpplib.h83 TK(EOF, NONE) \
135 TK(MACRO_ARG, NONE) /* Macro argument. */ \
136 TK(PRAGMA, NONE) /* Only for deferred pragmas. */ \
137 TK(PRAGMA_EOL, NONE) /* End-of-line for deferred pragmas. */ \
138 TK(PADDING, NONE) /* Whitespace for -E. */

Completed in 399 milliseconds

12345