Home
last modified time | relevance | path

Searched refs:CMD_LIST (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/binmiscctl/
H A Dbinmiscctl.c49 CMD_LIST, enumerator
107 CMD_LIST,
437 if (cmd != CMD_LIST) { in main()
488 if (cmd == CMD_LIST && xbe_out_sz > 0) { in main()
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c225 CMD_LIST, enumerator
1132 case CMD_LIST: in AcpiDbCommandDispatch()