Searched defs:Var (Results 1 – 2 of 2) sorted by relevance
143 struct Var { struct144 char *home;145 size_t len;146 char *fullpath;147 char *tmppath;148 int curflags;149 dev_t cur_mount;173 int depth, struct Save *last, struct Var *vp) in walk() argument
108 struct Var { struct113 static DIR *nocdopendir(const char *, struct Var *); argument