Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/vac/
H A Dvac.h1 typedef struct VacFs VacFs; typedef
86 struct VacFs struct
98 VacFs *vacfsopen(VtConn *z, char *file, int mode, int ncache); argument