Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c88 static int fstyp_ident_all(struct fstyp_handle *h, const char **ident);
166 return (fstyp_ident_all(h, ident)); in fstyp_ident()
176 fstyp_ident_all(struct fstyp_handle *h, const char **ident) in fstyp_ident_all() function