OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DM_IOCTL_UUID
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/dm/
netbsd-dm.h
192
#define
DM_IOCTL_UUID
"uuid"
dm_ioctl.c
201
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
, &uuid)
[
all
...]
/src/lib/libdm/
libdm_ioctl.c
282
DM_IOCTL_UUID
, uuid)) == false)
295
DM_IOCTL_UUID
, (const char **)&uuid))
Completed in 39 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025