Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devctl/
H A Ddevctl.c139 static struct cmds device_cmds[] = { variable
262 if ((dcmd = dc_cmd(device_cmds, devctl_cmdname)) == NULL) { in main()