Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/mptutil/
H A Dmptutil.h64 struct mptutil_command { struct
72 static struct mptutil_command function ## _mptutil_command = \ argument
77 SET_DECLARE(MPT_DATASET(name), struct mptutil_command); \
98 int mpt_table_handler(struct mptutil_command **start,
99 struct mptutil_command **end, int ac, char **av);
H A Dmptutil.c42 SET_DECLARE(MPT_DATASET(top), struct mptutil_command);
94 struct mptutil_command **cmd; in main()
H A Dmpt_cmd.c557 mpt_table_handler(struct mptutil_command **start, struct mptutil_command **end, in mpt_table_handler()
560 struct mptutil_command **cmd; in mpt_table_handler()