Home
last modified time | relevance | path

Searched defs:rootfd (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.bin/rsync/
H A Duploader.c54 int rootfd; /* destination directory */ member
657 check_file(int rootfd, const struct flist *f, struct stat *st, in check_file()
809 upload_alloc(const char *root, int rootfd, int fdout, in upload_alloc()
H A Dcopy.c68 copy_file(int rootfd, const char *basedir, const struct flist *f) in copy_file()
H A Ddownloader.c66 int rootfd; /* destination directory */ member
175 const struct flist *fl, size_t flsz, int rootfd) in download_alloc()
H A Dreceiver.c107 rsync_set_metadata_at(struct sess *sess, int newfile, int rootfd, in rsync_set_metadata_at()
/openbsd-src/usr.sbin/httpd/
H A Dserver_http.c1515 int rootfd, ret; server_locationaccesstest() local