Lines Matching defs:fhdl
979 fstyp_handle_t fhdl;
1090 if (fstyp_init(device->target.fd, 0, NULL, &fhdl) != 0)
1093 if (fstyp_ident(fhdl, NULL, &fident) != 0) {
1094 fstyp_fini(fhdl);
1103 fstyp_fini(fhdl);
1117 fstyp_fini(fhdl);
1120 fstyp_fini(fhdl);
1124 if (fstyp_init(device->stage.fd, 0, NULL, &fhdl) != 0)
1127 if (fstyp_ident(fhdl, NULL, &fident) == 0) {
1130 fstyp_fini(fhdl);
1133 fstyp_fini(fhdl);