Searched refs:path_make_absolute_cwd (Results 1 – 5 of 5) sorted by relevance
41 char *path_make_absolute_cwd(const char *p) _must_check_ __attribute__((nonnull(1)));
361 char *path_make_absolute_cwd(const char *p) in path_make_absolute_cwd() function
217 return path_make_absolute_cwd(dirname); in get_kernel_release()
401 abspath = path_make_absolute_cwd(path); in kmod_module_new_from_path()
2771 root = path_make_absolute_cwd(optarg); in do_depmod()