Searched defs:ptable_ent (Results 1 – 1 of 1) sorted by relevance
119 struct ptable_ent { struct120 char namlen [ISODCL( 1, 1)]; /* 711 */121 char extlen [ISODCL( 2, 2)]; /* 711 */122 char block [ISODCL( 3, 6)]; /* 732 */123 char parent [ISODCL( 7, 8)]; /* 722 */124 char name [1];