Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/makefs/
H A Dcd9660.h123 typedef struct _cd9660node { struct
126 struct _cd9660node *parent; /* parent (NULL if root) */ argument
130 struct _cd9660node *dot_record; /* For directories, used mainly in RRIP */ argument
131 struct _cd9660node *dot_dot_record; argument
133 fsnode *node; /* pointer to fsnode */
134 struct _iso_directory_record_cd9660 *isoDirRecord;
135 struct iso_extended_attributes *isoExtAttributes;
161 struct _cd9660node *rr_real_parent, *rr_relocated; argument
183 struct _cd9660node *ptnext, *ptprev, *ptlast; argument