Home | History | Annotate | Download | only in Basic

Lines Matching refs:StatBuf

1419   struct stat StatBuf;
1420 if (::stat(File->getName(), &StatBuf))
1423 return StatBuf.st_ino;