Home
last modified time | relevance | path

Searched refs:POP_STATE (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.sbin/popa3d/
Dpop_auth.c42 return POP_STATE; in pop_auth_pass()
59 if (pop_handle_state(pop_auth_commands) == POP_STATE) { in do_pop_auth()
Dpop_trans.c18 return POP_STATE; in pop_trans_quit()
229 case POP_STATE: in do_pop_trans()
Dprotocol.h18 #define POP_STATE 4 /* Advance the state */ macro
/mirbsd/src/bin/mksh/
Dlex.c156 #define POP_STATE() do { \ macro
180 POP_STATE(); \
278 POP_STATE(); in yylex()
280 POP_STATE(); in yylex()
595 POP_STATE(); in yylex()
626 POP_STATE(); in yylex()
639 POP_STATE(); in yylex()
717 POP_STATE(); in yylex()
734 POP_STATE(); in yylex()
744 POP_STATE(); in yylex()
[all …]