HomeSort by: relevance | last modified time | path
    Searched defs:ioctl_cmd_name (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/dmctl/
dmctl.c 64 const char *ioctl_cmd_name; member in struct:command
188 if (commands[i].ioctl_cmd_name != NULL)
189 cmdname = commands[i].ioctl_cmd_name;

Completed in 13 milliseconds