Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/pcictl/ | |
pcictl.c | 61 const char *arg_names; member in struct:command 165 commands[i].arg_names); |
/src/sbin/bioctl/ | |
bioctl.c | 57 const char *arg_names; member in struct:command 195 commands[i].arg_names); |
/src/sbin/dkctl/ | |
dkctl.c | 77 const char *arg_names; member in struct:command 240 commands[i].arg_names); |
/src/sbin/scsictl/ | |
scsictl.c | 65 const char *arg_names; member in struct:command 205 device_commands[i].arg_names); 209 bus_commands[i].arg_names); |
/src/sbin/atactl/ | |
atactl.c | 145 const char *arg_names; member in struct:command 568 device_commands[i].arg_names); 573 bus_commands[i].arg_names); |