Searched defs:devfd (Results 1 – 5 of 5) sorted by relevance
28 ssize_t op_read_device(fd_t devfd, void * buf, size_t size) in op_read_device()
51 static fd_t devfd; variable
43 static fd_t devfd; variable
228 int devfd = try_dir(name); in try_dir() local233 int devfd; in try_dir() local
172 int devfd = -1; /* fd of underlying device */ variable