Home
last modified time | relevance | path

Searched defs:dirfd (Results 1 – 4 of 4) sorted by relevance

/coreutils/src/
Dinstall.c436 change_attributes (char const *name, int dirfd, char const *relname) in change_attributes()
470 int dirfd, char const *relname) in change_timestamps()
Dpinky.c203 int dirfd; in print_entry() local
Dcopy.c201 follow_fstatat (int dirfd, char const *filename, struct stat *st, int flags) in follow_fstatat()
884 fchmod_or_lchmod (int desc, int dirfd, char const *name, mode_t mode) in fchmod_or_lchmod()
898 fchown_or_lchown (int desc, int dirfd, char const *name, uid_t uid, gid_t gid) in fchown_or_lchown()
2238 int dirfd = rename_errno == 0 ? dst_dirfd : AT_FDCWD; in copy_internal() local
Dwho.c339 int dirfd; in print_user() local