| 
 | ||||||
| int stat | (const char *dosyaismi, struct stat *tampon) | 
| int stat64 | (const char *dosyaismi, struct stat64 *tampon) | 
| int fstat | (int dosyatanıtıcı, struct stat *tampon) | 
| int fstat64 | (int dosyatanıtıcı, struct stat64 *tampon) | 
| int lstat | (const char *dosyaismi, struct stat *tampon) | 
| int lstat64 | (const char *dosyaismi, struct stat64 *tampon) | 
| 
 | |||||||||