Searched refs:open_fd (Results 1 – 1 of 1) sorted by relevance
658 static std::pair<unique_fd, int64_t> open_fd(const char* filepath) { in open_fd() function708 auto [file_fd, file_size] = open_fd(filepath); in serve()