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

/netbsd-current/sys/lib/libkern/
H A Dxlat_mbr_fstype.c42 static const struct ptn_types { struct
45 } ptn_types[] = { local
62 const struct ptn_types *pt;
63 for (pt = ptn_types; pt->mbr_type != 0; pt++)

Completed in 180 milliseconds