Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libfstyp/common/
H A Dlibfstyp.h78 const char *fstyp_strerror(fstyp_handle_t handle, int error);
H A Dmapfile-vers48 fstyp_strerror;
H A Dlibfstyp.c279 fstyp_strerror(struct fstyp_handle *h, int error) in fstyp_strerror() function
/titanic_50/usr/src/man/man3fstyp/
H A DMakefile25 fstyp_strerror.3fstyp
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3fstyp.inc21 file path=usr/share/man/man3fstyp/fstyp_strerror.3fstyp
/titanic_50/usr/src/cmd/fstyp/
H A Dfstyp.c164 fstyp_strerror(h, error)); in main()