fstyp_init
if (fstyp_init(fd, 0, NULL, &fhdl) != 0) {
if (fstyp_init(fd, 0, NULL, &fhdl) != 0) {
if (fstyp_init(fd, 0, NULL, &fhdl) != 0) {
if (fstyp_init(device->part_fd, 0, NULL, &fhdl) != 0)
if ((error = fstyp_init(fd, offset, NULL, &h)) != 0) {
error = fstyp_init(fd, 0, path, &h);
if (fstyp_init(rfd, probe_offset, NULL, &fstyp_handle) != 0) {
mp->ops.fstyp_init = (int (*)(int, off64_t, fstyp_mod_handle_t *))
if (((mp->ops.fstyp_init) == NULL) ||
error = mp->ops.fstyp_init(h->fd, h->offset, &mp->mod_handle);
int (*fstyp_init)(int fd, off64_t offset,
int fstyp_init(int fd, off64_t offset, char *module_dir,
if ((ret = fstyp_init(fd, 0, NULL, &hdl)) == 0) {