Searched defs:basedir (Results 1 – 9 of 9) sorted by relevance
21 def getDirTree(path, basedir=""): argument121 def printOnlyIn(basedir, path, name): argument
68 copy_file(int rootfd, const char *basedir, const struct flist *f) in copy_file()
161 char *basedir[MAX_BASEDIR]; member
231 basedir = os.path.dirname(__file__) variable
235 basedir = os.path.dirname(__file__) variable
61 char *basedir; member 71 char *basedir; global() member 80 char *basedir; global() member 93 char *basedir; global() member [all...]
77 static char *basedir; /* dir holding master.passwd */ variable [all...]
524 basedir(char* fname) basedir() function
168 static char basedir[PATH_MAX]; /* current base directory */ variable