Searched refs:DM_IOCTL_UUID (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/dm/
H A Dnetbsd-dm.h192 #define DM_IOCTL_UUID "uuid" macro
H A Ddm_ioctl.c201 prop_dictionary_get_string(dm_dict, DM_IOCTL_UUID, &uuid);
331 prop_dictionary_get_string(dm_dict, DM_IOCTL_UUID, &uuid);
358 prop_dictionary_set_string(dm_dict, DM_IOCTL_UUID, dmv->uuid);
385 prop_dictionary_get_string(dm_dict, DM_IOCTL_UUID, &uuid);
429 prop_dictionary_get_string(dm_dict, DM_IOCTL_UUID, &uuid);
441 prop_dictionary_set_string(dm_dict, DM_IOCTL_UUID, dmv->uuid);
483 prop_dictionary_get_string(dm_dict, DM_IOCTL_UUID, &uuid);
528 prop_dictionary_get_string(dm_dict, DM_IOCTL_UUID, &uuid);
584 prop_dictionary_get_string(dm_dict, DM_IOCTL_UUID, &uuid);
629 prop_dictionary_get_string(dm_dict, DM_IOCTL_UUID,
[all...]
/netbsd-current/lib/libdm/
H A Dlibdm_ioctl.c282 DM_IOCTL_UUID, uuid)) == false)
295 DM_IOCTL_UUID, (const char **)&uuid))

Completed in 70 milliseconds