Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/
H A Dsanity.cpp137 format_type(const utils::assert_type type) in format_type() function
166 std::cerr << "*** " << file << ":" << line << ": " << format_type(type); in sanity_failure()
/freebsd/contrib/xz/src/xz/
H A Dcoder.c26 enum format_type opt_format = FORMAT_AUTO;
880 enum format_type init_format = FORMAT_AUTO; in coder_init()
H A Dargs.c549 enum format_type format; in parse_real()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h3210 uint8_t format_type; /* STG_PDF_LENGTH or STG_PDF_EXTENDED */ member
/freebsd/sys/cam/ctl/
H A Dctl.c7318 rtg_ext_ptr->format_type = 0x10; in ctl_report_tagret_port_groups()