Searched refs:INITIAL (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dfsm.h81 #define INITIAL 0 /* Down, hasn't been opened */ macro
H A Dfsm.c112 f->state = INITIAL;
131 case INITIAL:
166 f->state = INITIAL;
176 f->state = INITIAL;
212 case INITIAL:
259 f->state = INITIAL;
359 if( f->state == INITIAL || f->state == STARTING ){
/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c1064 #define INITIAL 0 macro
2575 case YY_STATE_EOF(INITIAL):
2997 * @note This function does not reset the start condition to @c INITIAL .

Completed in 81 milliseconds