Home
last modified time | relevance | path

Searched refs:keepFd (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/storage/
H A DFdIO.cpp23 BFdIO::BFdIO(int fd, bool keepFd) in BFdIO() argument
27 fOwnsFd(keepFd) in BFdIO()
39 BFdIO::SetTo(int fd, bool keepFd) in SetTo() argument
44 fOwnsFd = keepFd; in SetTo()
/haiku/headers/private/storage/
H A DFdIO.h15 BFdIO(int fd, bool keepFd);
18 void SetTo(int fd, bool keepFd);