Searched defs:Var (Results 1 – 2 of 2) sorted by relevance
141 struct Var { struct142 char *home;143 size_t len;144 char *fullpath;145 char *tmppath;146 int curflags;147 dev_t cur_mount;171 int depth, struct Save *last, struct Var *vp) in walk() argument
106 struct Var { struct111 static DIR *nocdopendir(const char *, struct Var *); argument