Home
last modified time | relevance | path

Searched defs:sub_type (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/conf/mount/
H A Dmount_linux.c633 char *sub_type = NULL; in mount_linux_nonfs() local
/netbsd-src/usr.bin/xlint/lint1/
H A Dinit.c542 const type_t *sub_type = designation_parent_type(dn, bl->bl_type); in brace_level_pop_done() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h62 unsigned int sub_type : 8; member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c549 int sub_type; /* for token_type_string, token_type_symbol */ member
/netbsd-src/usr.sbin/sysinst/
H A Dmbr.c1167 mbr_get_fs_part_type(enum part_type pt, unsigned fs_type, unsigned sub_type) in mbr_get_fs_part_type()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dcmd_parser.c164 #define OP_3D_MEDIA(sub_type, opcode, sub_opcode) \ argument