Searched refs:sub_path (Results 1 – 1 of 1) sorted by relevance
504 const char *sub_path, in needs_cleanup() argument512 sub_path, in needs_cleanup()521 sub_path, in needs_cleanup()534 sub_path, in needs_cleanup()543 sub_path, in needs_cleanup()571 _cleanup_free_ char *sub_path = NULL; in dir_cleanup() local640 sub_path = path_join(p, de->d_name); in dir_cleanup()641 if (!sub_path) { in dir_cleanup()647 if (ordered_hashmap_get(items, sub_path)) { in dir_cleanup()648 log_debug("Ignoring \"%s\": a separate entry exists.", sub_path); in dir_cleanup()[all …]