Searched refs:CMD_RET_USAGE (Results 1 – 3 of 3) sorted by relevance
16 return CMD_RET_USAGE; in do_exception()27 return CMD_RET_USAGE; in do_exception()
217 return CMD_RET_USAGE; \
261 CMD_RET_USAGE = -1, /* Failure, please report 'usage' error */ enumerator375 return CMD_RET_USAGE; \380 return CMD_RET_USAGE; \
Completed in 8 milliseconds