Searched refs:ignored_statbuf (Results 1 – 1 of 1) sorted by relevance
30 struct stat ignored_statbuf; in Info() local31 if (stat(test_path.c_str(), &ignored_statbuf) == 0) { in Info()