Searched defs:sun_disklabel (Results 1 – 2 of 2) sorted by relevance
63 struct sun_disklabel { /* total size = 512 bytes */ struct83 int sun_disklabel __P((caddr_t, struct disklabel *)); /* true on success */ argument
38 sun_disklabel(cp, lp) in sun_disklabel() function