Searched defs:dir_fd (Results 1 – 2 of 2) sorted by relevance
150 int dir_fd = open(dir.c_str(), OPEN_DIR_FLAGS); in delete_files() local170 int dir_fd = open(dir.c_str(), OPEN_DIR_FLAGS); in create_files() local
194 borrowed_fd dir_fd() { return dir_fd_; } in dir_fd() function in CrashQueue