HomeSort by: relevance | last modified time | path
    Searched refs:dm_split_words (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/lvm2/dist/libdm/
libdm-string.c 42 int dm_split_words(char *buffer, unsigned max, function
libdevmapper.h 879 int dm_split_words(char *buffer, unsigned max,
  /src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/mirror/
dmeventd_mirror.c 76 if (!dm_split_words(params, 1, 0, &p))
85 if (!args || dm_split_words(p, num_devs + 7, 0, args) < num_devs + 5)
  /src/external/gpl2/lvm2/dist/include/
libdevmapper.h 879 int dm_split_words(char *buffer, unsigned max,
  /src/external/gpl2/lvm2/dist/lib/commands/
toolcontext.c 105 if (dm_split_words(buffer, 4, 0, split) == 4 &&

Completed in 28 milliseconds