Searched defs:jar_fd (Results 1 – 1 of 1) sorted by relevance
527 int jar_fd, in FindAndExtractEntry()598 const int jar_fd = has_bcp_fds ? boot_class_path_files[i].Fd() : -1; in GetResourceAsStream() local