mfiutil_command
mfi_table_handler(struct mfiutil_command **start, struct mfiutil_command **end,
struct mfiutil_command **cmd;
struct mfiutil_command **cmd;
SET_DECLARE(MFI_DATASET(top), struct mfiutil_command);
static struct mfiutil_command function ## _mfiutil_command = \
SET_DECLARE(MFI_DATASET(name), struct mfiutil_command); \
int mfi_table_handler(struct mfiutil_command **start,
struct mfiutil_command **end, int ac, char **av);