Searched defs:abspath (Results 1 – 17 of 17) sorted by relevance
520 abspath = _abspath_fallback variable523 def abspath(path): function
186 def abspath(path): function
376 def abspath(path): 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
41 abspath() { 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
12 def abspath(filename): function
318 abspath = os.expand variable
130 def abspath(path, function
395 char *abspath; in kmod_module_new_from_path() local