Home
last modified time | relevance | path

Searched refs:path_open_parent_safe (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/tmpfiles/
Dtmpfiles.c929 static int path_open_parent_safe(const char *path) { in path_open_parent_safe() function
1344 dir_fd = path_open_parent_safe(path); in write_one_file()
1390 dir_fd = path_open_parent_safe(path); in create_file()
1461 dir_fd = path_open_parent_safe(path); in truncate_file()
1539 dfd = path_open_parent_safe(i->path); in copy_files()
1605 pfd = path_open_parent_safe(path); in create_directory_or_subvolume()
1757 dfd = path_open_parent_safe(i->path); in create_device()
1824 pfd = path_open_parent_safe(path); in create_fifo()