Searched defs:fcntl_getfd (Results 1 – 3 of 3) sorted by relevance
40 pub fn fcntl_getfd<Fd: AsFd>(fd: Fd) -> io::Result<FdFlags> { in fcntl_getfd() function
334 pub(crate) fn fcntl_getfd(fd: BorrowedFd<'_>) -> io::Result<FdFlags> { in fcntl_getfd() function
274 pub(crate) fn fcntl_getfd(fd: BorrowedFd<'_>) -> io::Result<FdFlags> { in fcntl_getfd() function