Searched defs:topdir (Results 1 – 7 of 7) sorted by relevance
16 topdir = sys.argv[1] variable17 topdir = os.path.abspath(topdir) variable
16 topdir = os.path.dirname(bindir) variable
21 topdir = os.path.dirname(bindir) variable
27 def append_collection(topdir, path, d): argument
13 static struct dentry *topdir; variable
450 char *topdir, *linkdir = NULL; in build_id_cache__list_all() local
719 def prunedir(topdir, ionice=False): argument