Searched defs:Part (Results 1 – 6 of 6) sorted by relevance
1 typedef struct Part Part; typedef2 struct Part { struct20 Part *ctlpart[Maxpart]; argument
11 typedef struct Part Part; typedef12 struct Part struct14 int inuse;38 Part tab[64]; argument
14 typedef struct Part Part; typedef61 struct Part struct63 Part *pp; /* parent part */ argument64 Hline *hl; /* linked list of header lines */65 int disposition;66 int encoding;67 int badfile;68 int badtype;92 void (*f)(Part*, Hdef*, char*); argument
8 typedef struct Part Part; typedef45 struct Part struct63 Part tab[64]; argument
24 typedef struct Part Part; typedef193 struct Part struct215 Part *part; /* partition in which cached */ argument
15 Part, enumerator