Searched defs:close_fd (Results 1 – 4 of 4) sorted by relevance
62 pub(crate) fn close_fd(self, fd: u32) -> Result<(), DeferredFdCloseError> { in close_fd() method
204 static void close_fd(int fd) in close_fd() function
138 static inline void close_fd(int *fd) in close_fd() function
711 int close_fd(unsigned fd) in close_fd() function