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

/freebsd-current/stand/common/
H A Ddisk.c104 ptable_print(void *arg, const char *pname, const struct ptable_entry *part) function
152 res = ptable_iterate(table, &bsd, ptable_print);
173 return (ptable_iterate(od->table, &pa, ptable_print));

Completed in 110 milliseconds