Searched defs:command_token (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.y57 %type <tok> command_token
347 | SCC_HELP command_token terminator { help($2); }
662 command_token : SCC_VALIDATE { $$ = SCC_VALIDATE; } label

Completed in 126 milliseconds