DM_IOCTL_COMMAND
if ((prop_dictionary_set_string(task->ldm_task, DM_IOCTL_COMMAND,
DM_IOCTL_COMMAND, (const char **)&command))
if ((command = prop_dictionary_get(dm_dict, DM_IOCTL_COMMAND)) == NULL)