Home
last modified time | relevance | path

Searched defs:fchownat (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libssh/openbsd-compat/
HDbsd-misc.c168 fchownat(int fd, const char *path, uid_t owner, gid_t group, int flag) in fchownat() function
/dragonfly/sys/sys/
HDsysunion.h281 struct fchownat_args fchownat; member