Searched defs:get_fd (Results 1 – 4 of 4) sorted by relevance
31 int get_fd() const { return fd; } in get_fd() function
42 get_fd(const char *hid_path, const char *suffix) in get_fd() function
501 int get_fd() const { return FD; } in get_fd() function
165 int get_fd; /* file descriptor for reading a file */ variable