Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables |  All
Print Page as PDF
Routine: XWBTCPZ

Package: RPC Broker

Routine: XWBTCPZ


Information

XWBTCPZ ;SLC/KCM - calls to client listener [ 12/04/94 8:58 PM ]

Source Information

Source file <XWBTCPZ.m>

Call Graph

Call Graph Total: 3

Package Total Call Graph
Uncategorized 2 ^$&ZLIB.%BOOLEAN  ^$&ZLIB.%GETDVI  
RPC Broker 1 $$NCRYPT^XWBTCPZ  

Caller Graph

Caller Graph Total: 2

Package Total Caller Graph
RPC Broker 2 XWBTCPT  XWBTCPZ  

Entry Points

Name Comments DBIA/ICR reference
STARTAPP(APP,ERR,DHCP) ; Start a windowed application (use full path name)
; input: X is name of windowed app
; output: ERR is returned error code (passed by reference)
XOR(X1,X2) ;Exclusive OR two numbers
DEC(X) ; Return the decimal value of the hex number in X
HEX(X) ; Return the hex value of the decimal number in X
NCRYPT(SRC,KEY) ; Encrypt the string in SRC, using KEY
; Input: SRC, KEY
; Output: DEST returned as value of function
DCRYPT(SRC,KEY) ; Decrypt the string in SRC, using KEY
; Input: SRC, KEY
; Output: DEST returned as value of function

External References

Name Field # of Occurrence
^$&ZLIB.%BOOLEAN XOR+1
^$&ZLIB.%GETDVI STARTAPP+7
$$NCRYPT^XWBTCPZ STARTAPP+15

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: /SOCKET(IP,SKT)
  • Line Location: STARTAPP+12
Function Call: WRITE
  • Prompt: X,$C(4),!
  • Line Location: STARTAPP+16

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^%ZOSF("OS" STARTAPP+5, XOR+1, XOR+2

Label References

Name Line Occurrences
$$DEC DCRYPT+4, DCRYPT+6
$$HEX NCRYPT+5, NCRYPT+11
$$XOR NCRYPT+10, DCRYPT+9

Naked Globals

Name Field # of Occurrence
^("OS" STARTAPP+5

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
APP STARTAPP~, STARTAPP+4, STARTAPP+14
DEST NCRYPT+3~, NCRYPT+5*, NCRYPT+11*, NCRYPT+13, DCRYPT+3~, DCRYPT+4*, DCRYPT+12*, DCRYPT+13
DEV STARTAPP+3~, STARTAPP+11*, STARTAPP+12*, STARTAPP+22
DHCP STARTAPP~, STARTAPP+15
DUZ STARTAPP+15
ERR STARTAPP~, STARTAPP+4*, STARTAPP+9*, STARTAPP+19*, STARTAPP+20*
I STARTAPP+3~, HEX+1~, HEX+2*, DEC+1~, DEC+2*
>> IP STARTAPP+7*, STARTAPP+8*, STARTAPP+9, STARTAPP+12
KEY NCRYPT~, NCRYPT+8, NCRYPT+10, DCRYPT~, DCRYPT+7, DCRYPT+9
KEYPOS NCRYPT+3~, NCRYPT+6*, NCRYPT+8*, NCRYPT+9*, NCRYPT+10, DCRYPT+3~, DCRYPT+4*, DCRYPT+7*, DCRYPT+8*, DCRYPT+9
LEN STARTAPP+3~, STARTAPP+18*
OFFSET NCRYPT+3~, NCRYPT+4*, NCRYPT+5, NCRYPT+7, NCRYPT+12*, DCRYPT+3~, DCRYPT+4*, DCRYPT+10, DCRYPT+11, DCRYPT+12*
OS STARTAPP+3~, STARTAPP+5*, STARTAPP+7, STARTAPP+8, STARTAPP+11, STARTAPP+12
SKT STARTAPP+3~, STARTAPP+4*, STARTAPP+11, STARTAPP+12
>> SOCKET( STARTAPP+12
SRC NCRYPT~, NCRYPT+6, NCRYPT+7, DCRYPT~, DCRYPT+4, DCRYPT+5, DCRYPT+6
SRCASC NCRYPT+3~, NCRYPT+7*, NCRYPT+10*, NCRYPT+11, NCRYPT+12, DCRYPT+3~, DCRYPT+6*, DCRYPT+9, DCRYPT+12
SRCPOS NCRYPT+3~, NCRYPT+6*, NCRYPT+7, DCRYPT+3~, DCRYPT+5*, DCRYPT+6
TMPASC DCRYPT+3~, DCRYPT+9*, DCRYPT+10*, DCRYPT+11*, DCRYPT+12
X STARTAPP+3~, STARTAPP+14*, STARTAPP+15*, STARTAPP+16, STARTAPP+18*, STARTAPP+19, HEX~, HEX+2*, DEC~, DEC+2
X1 HEX+1~*, HEX+2, DEC+1~*, DEC+2, XOR~, XOR+1, XOR+2
X2 XOR~, XOR+1, XOR+2
Y HEX+1~*, HEX+2*, HEX+3, DEC+1~*, DEC+2*, DEC+3
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables |  All