Home
last modified time | relevance | path

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

/netbsd-src/sbin/dmctl/
H A Ddmctl.c64 const char *ioctl_cmd_name; member
188 if (commands[i].ioctl_cmd_name != NULL) in main()
189 cmdname = commands[i].ioctl_cmd_name; in main()