home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / monitors / rsys / rsyscalls.lha / rsys.calls next >
Text File  |  1993-09-25  |  3KB  |  111 lines

  1.  
  2.     1    About [rsys.c]
  3.     2        HandleHelp
  4.     3        MyEasyRequest
  5.  
  6.     4    main [rsys.c]
  7.     5        InstallTrapHandlers
  8.     6        PutStr
  9.     7        HandleArguments [static in rsys.c]
  10.     8            ReadArgs
  11.     9            ErrorHandle
  12.    10            FreeArgs
  13.    11        SysStarted
  14.    12        CloseAll
  15.    13        OpenLibs
  16.    14        CreatePort
  17.    15        ErrorHandle
  18.    16        NewList
  19.    17        Iconify
  20.    18        OpenMainWindow
  21.    19        RefreshList
  22.    20        Wait
  23.    21        HandleIDPort [static in rsys.c]
  24.    22            GetMsg
  25.    23            ReplyMsg
  26.    24            WindowToFront
  27.    25            ZipWindow
  28.    26            ActivateWindow
  29.    27            RefreshList
  30.    28            ClearIntuiMsgPort
  31.    29        HandleBrokerPort
  32.    30        HandleMainPort [rsys.c]
  33.    31            GT_GetIMsg
  34.    32            GT_ReplyIMsg
  35.    33            Iconify
  36.    34            ClearIntuiMsgPort
  37.    35            RefreshList
  38.    36            HandleVanillaKeys [static in rsys.c]
  39.    37                ToUpper
  40.    38                SelectGadget [static in rsys.c]
  41.    39                    RemoveGadget
  42.    40                    AddGadget
  43.    41                    RefreshGList
  44.    42                RefreshList
  45.    43                UnSelectGadget [static in rsys.c]
  46.    44                    RemoveGadget
  47.    45                    AddGadget
  48.    46                    RefreshGList
  49.    47                position [static in rsys.c]
  50.    48                    strchr
  51.    49                    ToUpper
  52.    50                HandleHelp
  53.    51                Jump [static in rsys.c]
  54.    52                    strcpy
  55.    53                    LockPubScreenList
  56.    54                    Forbid
  57.    55                    FindName
  58.    56                    Permit
  59.    57                    NOT
  60.    58                    UnlockPubScreenList
  61.    59                    ErrorHandle
  62.    60                    LockPubScreen
  63.    61                    UnlockPubScreen
  64.    62                    ScreenToFront
  65.    63                    CloseASysWindow
  66.    64                    CloseDownScreen
  67.    65                    OpenMainWindow
  68.    66                    RefreshList
  69.    67                    CloseHelpOnScreen
  70.    68                    OpenHelpOnScreen
  71.    69                    ClearIntuiMsgPort
  72.    70                PrintStatistics
  73.    71            HandleRawKeys [static in rsys.c]
  74.    72                SetMainLVTop [rsys.c]
  75.    73                    GT_SetGadgetAttrs
  76.    74                GetNode
  77.    75            HandleHelp
  78.    76            ModifyObject
  79.    77            HandleGadgets [static in rsys.c]
  80.    78                HandleHelp
  81.    79                RefreshList
  82.    80                sprintf
  83.    81                GetFile
  84.    82                SaveList
  85.    83                Jump [see line 51]
  86.    84            NOT
  87.    85            RefreshMainWindowPattern
  88.    86            WindowToFront
  89.    87            ActivateWindow
  90.    88            ResizeWindowRefresh
  91.    89            HandleMenu [static in rsys.c]
  92.    90                ItemAddress
  93.    91                GTMENUITEM_USERDATA
  94.    92            quit
  95.    93        NOT
  96. Index:
  97.     About [rsys.c] [see line 1]
  98.     HandleArguments [static in rsys.c] [see line 7]
  99.     HandleGadgets [static in rsys.c] [see line 77]
  100.     HandleIDPort [static in rsys.c] [see line 21]
  101.     HandleMainPort [rsys.c] [see line 30]
  102.     HandleMenu [static in rsys.c] [see line 89]
  103.     HandleRawKeys [static in rsys.c] [see line 71]
  104.     HandleVanillaKeys [static in rsys.c] [see line 36]
  105.     Jump [static in rsys.c] [see line 51]
  106.     SelectGadget [static in rsys.c] [see line 38]
  107.     SetMainLVTop [rsys.c] [see line 72]
  108.     UnSelectGadget [static in rsys.c] [see line 43]
  109.     main [rsys.c] [see line 4]
  110.     position [static in rsys.c] [see line 47]
  111.