HomeSort by: relevance | last modified time | path
    Searched refs:susp_type (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/makefs/cd9660/
iso9660_rrip.h 210 char susp_type; /* SUSP or RRIP */ member in struct:ISO_SUSP_ATTRIBUTES
iso9660_rrip.c 150 if (t->susp_type != SUSP_TYPE_SUSP ||
177 if (t->susp_type != SUSP_TYPE_RRIP)
444 cd9660node_susp_create_node(int susp_type, int entry_type, const char *type_id,
450 temp->susp_type = susp_type;

Completed in 29 milliseconds