HomeSort by: relevance | last modified time | path
    Searched defs:system_type (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbmips/loongson/
autoconf.h 57 const int system_type; member in struct:platform
  /src/usr.sbin/makefs/cd9660/
cd9660_eltorito.h 85 u_char system_type [ISODCL(0x04,0x04)]; member in struct:_boot_catalog_initial_entry
106 u_char system_type [ISODCL(0x04,0x04)]; member in struct:_boot_catalog_section_entry
  /src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_iso9660.c 827 unsigned char system_type; member in struct:iso9660::__anon4803
7218 iso9660->el_torito.system_type = 0;
7303 p[4] = iso9660->el_torito.system_type;

Completed in 34 milliseconds