Searched refs:stat_result (Results 1 – 1 of 1) sorted by relevance
1321 int stat_result = -1; local1452 stat_result = stat(path, &stbuf);1456 else if (stat_result == 0)1462 else if (stat_result == 0)1492 int stat_result = -1; local1620 stat_result = stat(path, &stbuf);1624 else if (stat_result == 0)1630 else if (stat_result == 0)