Searched refs:patht (Results 1 – 2 of 2) sorted by relevance
73 int copy_rights_with_fallback(int fdf, int fdt, const char *patht);
1465 int copy_rights_with_fallback(int fdf, int fdt, const char *patht) { in copy_rights_with_fallback() argument1476 return fchmod_and_chown_with_fallback(fdt, patht, st.st_mode & 07777, st.st_uid, st.st_gid); in copy_rights_with_fallback()