Searched defs:stat_return (Results 1 – 3 of 3) sorted by relevance
109 int stat_return = stat(file_data.path, &dir_entry_stat); in CreateRootCertsBundle() local
113 int stat_return = stat(file_data.path, &dir_entry_stat); in CreateRootCertsBundle() local
907 public static class stat_return extends ParserRuleReturnScope { class in SimpleCParser