Home
last modified time | relevance | path

Searched defs:CMD_NONE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/wdogctl/
H A Dwdogctl.c71 CMD_NONE, /* No verb given */ enumerator
/netbsd-src/sys/ddb/
H A Ddb_command.c118 #define CMD_NONE 2 macro