Searched refs:stb (Results 1 – 1 of 1) sorted by relevance
98 struct stat64 stb; in ruserpass() local177 __fstat64(fileno(cfile), &stb) >= 0 && in ruserpass()178 (stb.st_mode & 077) != 0) { in ruserpass()
Completed in 4 milliseconds