Home
last modified time | relevance | path

Searched refs:mfiutil_command (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/mfiutil/
H A Dmfiutil.h98 struct mfiutil_command { struct
106 static struct mfiutil_command function ## _mfiutil_command = \ argument
111 SET_DECLARE(MFI_DATASET(name), struct mfiutil_command); \
143 int mfi_table_handler(struct mfiutil_command **start,
144 struct mfiutil_command **end, int ac, char **av);
H A Dmfi_cmd.c357 mfi_table_handler(struct mfiutil_command **start, struct mfiutil_command **end, in mfi_table_handler()
360 struct mfiutil_command **cmd; in mfi_table_handler()
H A Dmfiutil.c43 SET_DECLARE(MFI_DATASET(top), struct mfiutil_command);
124 struct mfiutil_command **cmd; in main()