Symbol: INITIAL
lib/libssl/tls13_handshake.c
151
[INITIAL] = {
regress/lib/libssl/handshake/handshake_table.c
207
case INITIAL:
regress/lib/libssl/handshake/handshake_table.c
503
[INITIAL] = {
sbin/unwind/libunbound/util/configlexer.c
6027
if(--num_args == 0) { BEGIN(INITIAL); }
sbin/unwind/libunbound/util/configlexer.c
6041
cfg_parser->line++; BEGIN(INITIAL); }
sbin/unwind/libunbound/util/configlexer.c
6048
if(--num_args == 0) { BEGIN(INITIAL); }
sbin/unwind/libunbound/util/configlexer.c
6067
if(--num_args == 0) { BEGIN(INITIAL); }
sbin/unwind/libunbound/util/configlexer.c
6081
cfg_parser->line++; BEGIN(INITIAL); }
sbin/unwind/libunbound/util/configlexer.c
6088
if(--num_args == 0) { BEGIN(INITIAL); }
sbin/unwind/libunbound/util/configlexer.c
6165
case YY_STATE_EOF(INITIAL):
sbin/unwind/libunbound/util/configlexer.c
6258
if(--num_args == 0) { BEGIN(INITIAL); }
sys/net/fq_codel.c
425
state = INITIAL;
usr.sbin/npppd/npppd/fsm.c
101
f->state = INITIAL;
usr.sbin/npppd/npppd/fsm.c
121
case INITIAL:
usr.sbin/npppd/npppd/fsm.c
151
f->state = INITIAL;
usr.sbin/npppd/npppd/fsm.c
161
f->state = INITIAL;
usr.sbin/npppd/npppd/fsm.c
192
case INITIAL:
usr.sbin/npppd/npppd/fsm.c
235
f->state = INITIAL;
usr.sbin/npppd/npppd/fsm.c
350
if( f->state == INITIAL || f->state == STARTING ){
usr.sbin/pppd/fsm.c
130
f->state = INITIAL;
usr.sbin/pppd/fsm.c
140
f->state = INITIAL;
usr.sbin/pppd/fsm.c
172
case INITIAL:
usr.sbin/pppd/fsm.c
215
f->state = INITIAL;
usr.sbin/pppd/fsm.c
335
if( f->state == INITIAL || f->state == STARTING ){
usr.sbin/pppd/fsm.c
81
f->state = INITIAL;
usr.sbin/pppd/fsm.c
99
case INITIAL: