home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / monitors / rsys / rsyscalls.lha / rsysfiletype.calls < prev    next >
Text File  |  1993-09-25  |  572b  |  24 lines

  1.  
  2.     1    filetype [rsysfiletype.c]
  3.     2        strlen
  4.     3        IsDirectory [static in rsysfiletype.c]
  5.     4            NOT
  6.     5            exist
  7.     6            AllocDosObject
  8.     7            Lock
  9.     8            Examine
  10.     9            UnLock
  11.    10            FreeDosObject
  12.    11        MyAllocVec
  13.    12        Open
  14.    13        Read
  15.    14        StrCmp [static in rsysfiletype.c]
  16.    15            Local2Upper [static in rsysfiletype.c]
  17.    16        Close
  18.    17        MyFreeVec
  19. Index:
  20.     IsDirectory [static in rsysfiletype.c] [see line 3]
  21.     Local2Upper [static in rsysfiletype.c] [see line 15]
  22.     StrCmp [static in rsysfiletype.c] [see line 14]
  23.     filetype [rsysfiletype.c] [see line 1]
  24.