Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/mptutil/
H A Dmptutil.h63 struct mptutil_command { struct
71 static struct mptutil_command function ## _mptutil_command = \ argument
76 SET_DECLARE(MPT_DATASET(name), struct mptutil_command); \
97 int mpt_table_handler(struct mptutil_command **start,
98 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()