Searched refs:START (Results 51 - 69 of 69) sorted by relevance

123

/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c30 START, PHASE1, PHASE2_START, PHASE2_METHOD, enumerator in enum:eap_ttls_data::__anon4866
48 case START:
49 return "START";
318 data->state = START;
451 case START:
H A Deap_server_fast.c34 START, PHASE1, PHASE2_START, PHASE2_ID, PHASE2_METHOD, enumerator in enum:eap_fast_data::__anon4846
78 case START:
79 return "START";
429 data->state = START;
864 case START:
H A Deap_server_peap.c36 START, PHASE1, PHASE1_ID2, PHASE2_START, PHASE2_ID, enumerator in enum:eap_peap_data::__anon4856
63 case START:
64 return "START";
179 data->state = START;
504 case START:
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dnode.c668 xml_insert_element (NODENAME, START);
1045 xml_insert_element (NODENEXT, START);
1051 xml_insert_element (NODEPREV, START);
1057 xml_insert_element (NODEUP, START);
1228 xml_insert_element_with_attribute (ANCHOR, START, "name=\"%s\"", anchor);
H A Dindex.c722 xml_insert_element (PRINTINDEX, START);
H A Dmacro.c1103 if (arg == START)
/freebsd-10-stable/contrib/binutils/ld/
H A Dldlex.l337 <MRI>"START" { RTOKEN(START); }
355 <MRI>"start" { RTOKEN(START); }
H A Dldgram.y149 %token INPUT_SCRIPT INPUT_MRI_SCRIPT INPUT_DEFSYM CASE EXTERN START
253 | START NAME
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dpic.y194 %token START
241 %left UPPER LOWER NORTH SOUTH EAST WEST CENTER START END
1453 | START
H A Dlex.cpp512 { "start", START },
1910 case START:
1911 // recognise START only before OF
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_termios.c264 svr4_to_bsd_char(V,START);
364 bsd_to_svr4_char(V,START);
/freebsd-10-stable/contrib/byacc/
H A Dreader.c309 { "start", START },
1543 case START:
1993 case START:
/freebsd-10-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm81 =item gen_encloser ( START, END )
/freebsd-10-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm108 =item gen_encloser ( START, END )
/freebsd-10-stable/sys/dev/en/
H A Dmidway.c247 #define EN_WRAPADD(START, STOP, CUR, VAL) do { \
250 (CUR) = (START) + ((CUR) - (STOP)); \
253 #define WORD_IDX(START, X) (((X) - (START)) / sizeof(uint32_t))
/freebsd-10-stable/sys/dev/firewire/
H A Dif_fwip.c306 #define START 0 macro
/freebsd-10-stable/sys/net/
H A Dzlib.c4630 START, /* x: set up for LEN */ enumerator in enum:inflate_codes_state::__anon10556
4676 c->mode = START;
4710 case START: /* x: set up for LEN */
4822 c->mode = START;
4827 c->mode = START;
/freebsd-10-stable/sys/geom/sched/
H A Dg_sched.c828 TRC_BIO_EVENT(START, bp);
/freebsd-10-stable/contrib/ntp/
H A DMakefile.in561 WHERE-TO-START \

Completed in 143 milliseconds

123