Searched refs:localStatBuf (Results 1 – 1 of 1) sorted by relevance
153 stat_t localStatBuf; in UTIL_chmod() local155 if (!UTIL_stat(filename, &localStatBuf)) return 0; in UTIL_chmod()156 statbuf = &localStatBuf; in UTIL_chmod()