Home
last modified time | relevance | path

Searched defs:sun_disklabel (Results 1 – 2 of 2) sorted by relevance

/csrg-svn/sys/sparc/sunos/
H A Dsun_disklabel.h63 struct sun_disklabel { /* total size = 512 bytes */ struct
83 int sun_disklabel __P((caddr_t, struct disklabel *)); /* true on success */ argument
H A Dsun_disklabel.c38 sun_disklabel(cp, lp) in sun_disklabel() function