Searched refs:abspath (Results 1 - 3 of 3) sorted by relevance

/systemd/
H A D.ycm_extra_conf.py15 return os.path.dirname(os.path.abspath(__file__))
/systemd/src/analyze/
H A Danalyze-verify.c36 _cleanup_free_ char *abspath = NULL; local
44 r = path_make_absolute_cwd(filename, &abspath);
48 name = basename(abspath);
58 dir = dirname_malloc(abspath);
/systemd/test/
H A Drule-syntax-check.py29 root_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))

Completed in 1346 milliseconds