HomeSort by: relevance | last modified time | path
    Searched refs:DM_IOCTL_COMMAND (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/dm/
netbsd-dm.h 187 #define DM_IOCTL_COMMAND "command"
device-mapper.c 451 if ((command = prop_dictionary_get(dm_dict, DM_IOCTL_COMMAND)) == NULL)
  /src/lib/libdm/
libdm_ioctl.c 210 if ((prop_dictionary_set_string(task->ldm_task, DM_IOCTL_COMMAND,
308 DM_IOCTL_COMMAND, (const char **)&command))

Completed in 13 milliseconds