Lines Matching refs:statBuffer
64 struct stat statBuffer;100 ret = lstat (nameBuffer, &statBuffer);107 if(S_ISDIR(statBuffer.st_mode)) {