Lines Matching refs:Pzpart_t
74 #define PZ_OVERSIZE 0x00002000 /* row elts for Pzpart_t vectors*/
99 struct Pzpart_s; typedef struct Pzpart_s Pzpart_t;
222 Pzpart_t* part; /* current partition */
270 extern int pzoptions(Pz_t*, Pzpart_t*, char*, int);
271 extern int pzpartinit(Pz_t*, Pzpart_t*, const char*);
272 extern int pzpartmap(Pz_t*, Pzpart_t*);
274 extern int pzpartprint(Pz_t*, Pzpart_t*, Sfio_t*);
277 extern Pzpart_t* pzpartget(Pz_t*, const char*);
278 extern Pzpart_t* pzpartnext(Pz_t*, Pzpart_t*);
279 extern Pzpart_t* pzpartset(Pz_t*, Pzpart_t*);