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; member72 char *basedir; member81 char *basedir; member94 char *basedir; member
77 static char *basedir; /* dir holding master.passwd */ variable
527 basedir(char* fname) in basedir() function
168 static char basedir[PATH_MAX]; /* current base directory */ variable