Searched defs:topdir (Results 1 – 11 of 11) sorted by relevance
18 topdir = sys.argv[1] variable19 topdir = os.path.abspath(topdir) variable
16 def makebuildpath(topdir, template): argument
22 topdir = os.path.dirname(bindir) variable
16 topdir = os.path.dirname(bindir) variable
27 def append_collection(topdir, path, d): argument
15 topdir = os.path.dirname(currentdir) variable
15 static struct dentry *topdir; variable
135 topdir, argument
737 def prunedir(topdir, ionice=False): argument
455 char *topdir, *linkdir = NULL; in build_id_cache__list_all() local