Home
last modified time | relevance | path

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

/coreutils/src/
Dcopy.c884 fchmod_or_lchmod (int desc, int dirfd, char const *name, mode_t mode) in fchmod_or_lchmod() function
1540 && (fchmod_or_lchmod (dest_desc, dst_dirfd, dst_relname, temporary_mode) in copy_reg()
1689 && (fchmod_or_lchmod (dest_desc, dst_dirfd, dst_relname, in copy_reg()