OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DM_IOCTL_CMD_DATA
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/dm/
netbsd-dm.h
196
#define
DM_IOCTL_CMD_DATA
"cmd_data"
dm_ioctl.c
175
prop_dictionary_set(dm_dict,
DM_IOCTL_CMD_DATA
, target_list);
301
prop_dictionary_set(dm_dict,
DM_IOCTL_CMD_DATA
, dev_list);
337
cmd_array = prop_dictionary_get(dm_dict,
DM_IOCTL_CMD_DATA
);
663
prop_dictionary_set(dm_dict,
DM_IOCTL_CMD_DATA
, cmd_array);
738
cmd_array = prop_dictionary_get(dm_dict,
DM_IOCTL_CMD_DATA
);
1008
prop_dictionary_set(dm_dict,
DM_IOCTL_CMD_DATA
, cmd_array);
/src/lib/libdm/
libdm_ioctl.c
515
DM_IOCTL_CMD_DATA
, libdm_cmd->ldm_cmd)) == false)
530
DM_IOCTL_CMD_DATA
);
Completed in 34 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026