Home
last modified time | relevance | path

Searched refs:dm_split_words (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/mirror/
Ddmeventd_mirror.c76 if (!dm_split_words(params, 1, 0, &p)) in _get_mirror_event()
85 if (!args || dm_split_words(p, num_devs + 7, 0, args) < num_devs + 5) in _get_mirror_event()
/netbsd/src/external/gpl2/lvm2/dist/libdm/
Dlibdm-string.c42 int dm_split_words(char *buffer, unsigned max, in dm_split_words() function
D.exported_symbols131 dm_split_words
Dlibdevmapper.h879 int dm_split_words(char *buffer, unsigned max,
/netbsd/src/external/gpl2/lvm2/lib/libdevmapper/
Ddevmapper.expsym97 dm_split_words
/netbsd/src/external/gpl2/lvm2/dist/include/
Dlibdevmapper.h879 int dm_split_words(char *buffer, unsigned max,
/netbsd/src/external/gpl2/lvm2/dist/lib/commands/
Dtoolcontext.c105 if (dm_split_words(buffer, 4, 0, split) == 4 && in _get_sysfs_dir()
/netbsd/src/external/gpl2/lvm2/dist/
DWHATS_NEW_DM235 Add dm_snprintf(), dm_split_words() and dm_split_lvm_name() to libdevmapper.