Searched refs:dst_is_fd (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/lib/librefuse/refuse/
H A Dbuf.c234 const bool dst_is_fd = !!(dst->flags & FUSE_BUF_IS_FD); local
237 if (!dst_is_fd && !src_is_fd) {
245 else if (!dst_is_fd) {

Completed in 133 milliseconds