Home
last modified time | relevance | path

Searched refs:TOK_RESET_ALL (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/powerman/powerman-2.3.20/powermand/
H A Dparse_tab.h65 TOK_RESET_ALL = 281, enumerator
124 #define TOK_RESET_ALL 281 macro
H A Dparse_lex.l175 reset_all return TOK_RESET_ALL;
H A Dparse_tab.y132 %token TOK_RESET TOK_RESET_RANGED TOK_RESET_ALL TOK_PING TOK_SPEC
288 } | TOK_SCRIPT TOK_RESET_ALL stmt_block {
H A Dparse_tab.c223 TOK_RESET_ALL = 281, enumerator
282 #define TOK_RESET_ALL 281 macro
H A Dparse_lex.c1243 return TOK_RESET_ALL;