Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: XULM

Package: Kernel

Routine: XULM


Information

XULM ;IRMFO-ALB/CJM/SWO/RGG - KERNEL LOCK MANAGER ; 8/25/20 7:35am

Source Information

Source file <XULM.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ;Main Program
GETLOCKS(PARMS) ; query each & every node for its lock table
LOGIN(LOGIN,ERROR) ;
ASKAV(LOGIN) ; Ask user for access and verify code, return in LOGIN
LOCKRPC(NODE,IP,PORT,LOGIN,GLOBAL,XULMERR) ;
KILLRPC(IP,PORT,LOGIN,PID,ERROR) ;
ERROR ;
ERROR2 ;
TEST(NODE,IP,SOCK) ;Tests if the port can be opened - waits only 2 seconds.
EXIT ;clean up and exit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"This application is for Cache or IRIS systems only!"
  • Line Location: MAIN+5
Function Call: WRITE
  • Prompt: "This application has been disabled. Please contact the application manager.",!!
  • Line Location: MAIN+11
Function Call: WRITE
  • Prompt: !!,"Building the display screen...."
  • Line Location: MAIN+19
Function Call: WRITE
  • Prompt: !!,"Compiling the locks..."
  • Line Location: GETLOCKS+4
Info |  Source |  Entry Points |  Interaction Calls