Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/disk/prep/
H A Dedit.h1 typedef struct Part Part; typedef
2 struct Part { struct
20 Part *ctlpart[Maxpart]; argument
/plan9/sys/src/cmd/disk/
H A Dpartfs.c11 typedef struct Part Part; typedef
12 struct Part struct
14 int inuse;
38 Part tab[64]; argument
/plan9/sys/src/cmd/upas/vf/
H A Dvf.c14 typedef struct Part Part; typedef
61 struct Part struct
63 Part *pp; /* parent part */ argument
64 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
/plan9/sys/src/cmd/aux/
H A Ddisksim.c8 typedef struct Part Part; typedef
45 struct Part struct
63 Part tab[64]; argument
/plan9/sys/src/cmd/venti/srv/
H A Ddat.h24 typedef struct Part Part; typedef
193 struct Part struct
215 Part *part; /* partition in which cached */ argument
/plan9/sys/src/games/music/jukefs/
H A Dobject.h15 Part, enumerator