Searched defs:rootfd (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/usr.bin/rsync/ |
H A D | uploader.c | 54 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 D | copy.c | 68 copy_file(int rootfd, const char *basedir, const struct flist *f) in copy_file()
|
H A D | downloader.c | 66 int rootfd; /* destination directory */ member 175 const struct flist *fl, size_t flsz, int rootfd) in download_alloc()
|
H A D | receiver.c | 107 rsync_set_metadata_at(struct sess *sess, int newfile, int rootfd, in rsync_set_metadata_at()
|
/openbsd-src/usr.sbin/httpd/ |
H A D | server_http.c | 1515 int rootfd, ret; server_locationaccesstest() local
|