Home
last modified time | relevance | path

Searched defs:command_fn (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/lvm2/dist/tools/
H A Dtools.h64 typedef int (*command_fn) (struct cmd_context * cmd, int argc, char **argv); typedef
H A Ddmsetup.c177 typedef int (*command_fn) (int argc, char **argv, void *data); typedef