Searched refs:susp_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h210 char susp_type; /* SUSP or RRIP */ member in struct:ISO_SUSP_ATTRIBUTES
H A Diso9660_rrip.c146 if (t->susp_type != SUSP_TYPE_SUSP ||
172 if (t->susp_type != SUSP_TYPE_RRIP)
452 cd9660node_susp_create_node(int susp_type, int entry_type, const char *type_id, argument
462 temp->susp_type = susp_type;

Completed in 111 milliseconds