home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / SC650D6.DMS / in.adf / sc / include / stat.h < prev    next >
Encoding:
Text File  |  1993-10-31  |  409 b   |  22 lines

  1. €ˆ_STAT_H€_STAT_H 1ˆ_INO_T€_INO_T 1
  2. ¥Žino_t;‡ˆ_DEV_T€_DEV_T 1
  3. ¥dev_t;‡ˆ_OFF_T€_OFF_T 1
  4. ¥off_t;‡Œ<sys/commtime.h>
  5. ƒstat{
  6. ŽŸst_mode;
  7. ino_t st_ino;
  8. dev_t st_dev;
  9. „*st_rdev;
  10. Ÿst_nlink;
  11. ŽŸst_uid;
  12. ŽŸst_gid;
  13. off_t st_size;
  14. time_t st_atime;
  15. time_t st_mtime;
  16. time_t st_ctime;
  17. Ÿst_type;
  18. „*st_comment;
  19. };
  20. ‚stat(const„*,ƒstat*);
  21. ‚lstat(const„*,ƒstat*);
  22. ‚fstat(‚,ƒstat*);€OFS 0x444F5300€FFS 0x444F5301Œ<sys/commifmt.h>‡