Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcopy.h73 int copy_rights_with_fallback(int fdf, int fdt, const char *patht);
Dcopy.c1465 int copy_rights_with_fallback(int fdf, int fdt, const char *patht) { in copy_rights_with_fallback() argument
1476 return fchmod_and_chown_with_fallback(fdt, patht, st.st_mode & 07777, st.st_uid, st.st_gid); in copy_rights_with_fallback()