Searched defs:abspath (Results 1 – 14 of 14) sorted by relevance
37 abspath() { function
472 def abspath(path): function483 def abspath(path): function
147 def abspath(path): function
187 def abspath(path): function
358 def abspath(path): function
13 def abspath(name): function
121 static int shorten_path (char *path, char *abspath) in shorten_path()168 static char lpath[PATH_MAX], new[PATH_MAX], abspath[PATH_MAX]; in fix_symlink() local
215 def abspath(cwd, name): function
52 static char abspath[1024]; variable
45 static char abspath[1024]; variable
318 abspath = os.expand variable
130 def abspath(path, function
115 def abspath(self, path): member in FakePath
395 char *abspath; in kmod_module_new_from_path() local