Home
last modified time | relevance | path

Searched refs:fstyp_ident_all (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c90 static int fstyp_ident_all(struct fstyp_handle *h, const char **ident);
168 return (fstyp_ident_all(h, ident)); in fstyp_ident()
178 fstyp_ident_all(struct fstyp_handle *h, const char **ident) in fstyp_ident_all() function