Searched refs:parse_seq (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/mfiutil/
H A Dmfi_evt.c105 parse_seq(struct mfi_evt_log_state *info, char *arg, uint32_t *seq) function
624 if (ac > 0 && parse_seq(&info, av[0], &start) < 0) {
630 if (ac > 1 && parse_seq(&info, av[1], &stop) < 0) {

Completed in 47 milliseconds