Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c76 struct fstyp_handle { struct
90 static int fstyp_ident_all(struct fstyp_handle *h, const char **ident); argument
[all...]
/titanic_51/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c447 fstyp_handle_t fstyp_handle; in main() local