disksubr.c | 142 static int get_netbsd_label(dev_t, void (*)(struct buf *), 554 if (get_netbsd_label(dev, strat, lp, osdep)) 570 get_netbsd_label(dev_t dev, void (*strat)(struct buf *), struct disklabel *lp, struct cpu_disklabel *osdep) function in typeref:typename:int 654 if (get_netbsd_label(dev, strat, lp, osdep))
|