Searched refs:is_path (Results 1 – 13 of 13) sorted by relevance
45 static inline bool is_path(const char *p) { in is_path() function
350 if (is_path(tail)) in unit_file_resolve_symlink()
640 if (is_path(name)) in find_executable_full()
30 assert_se(is_path("/dir")); in TEST()31 assert_se(is_path("a/b")); in TEST()32 assert_se(!is_path(".")); in TEST()
47 if (!is_path(*u)) in normalize_names()
871 if (is_path(*name)) in mangle_names()
371 if (!is_path(where)) { in add_mount()618 if (is_path(where)) { in parse_fstab()
460 if (is_path(optarg)) { in parse_argv()
2748 if (!is_path(profile)) { in offline_security_checks()
1691 if (!is_path(where)) in mount_setup_unit()
115 else if (is_path(value)) /* on with fully qualified path */ in parse_confirm_spawn()
2813 if (!is_path(*a)) { in normalize_linked_files()
2081 if (!is_path(path)) in mkdir_parents_rm_if_wrong_type()