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

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3fstyp.inc20 file path=usr/share/man/man3fstyp/fstyp_mod_init.3fstyp
24 target=fstyp_mod_init.3fstyp
26 target=fstyp_mod_init.3fstyp
28 target=fstyp_mod_init.3fstyp
30 target=fstyp_mod_init.3fstyp
/illumos-gate/usr/src/man/man3fstyp/
H A DMakefile24 fstyp_mod_init.3fstyp \
35 fstyp_mod_dump.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
36 fstyp_mod_fini.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
37 fstyp_mod_get_attr.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
38 fstyp_mod_ident.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp_module.h49 int fstyp_mod_init(int fd, off64_t offset, fstyp_mod_handle_t *handle);
/illumos-gate/usr/src/cmd/fs.d/zfs/fstyp/
H A Dfstyp.c49 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
55 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c60 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
68 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c77 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
85 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c139 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
146 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c97 int fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle);
105 fstyp_mod_init(int fd, off_t offset, fstyp_mod_handle_t *handle) function

Completed in 457 milliseconds