VMMINT(3) VERSION 01 VMMINT(3)
NAME
VMMINT - check the integrity of the control structures of the Virtual
Memory Manager.
USAGE
ier = vmmint()
integer ier, vmmint
DESCRIPTION
VMMINT is an integer function of the VMM package (Virtual Memory
Manager) used to make sure that the various structures that control the VMM
environment are in good order. VMMINT makes sure that there are no
discrepancies between variables and their associated slices. The function
also validates the relationship between slices and their corresponding memory
blocks. Any error encountered will be written to the stderr file.
VMMINT returns a value of zero upon successful completion.
AUTHORS
J.Caveen, M.Lepine, M.Roch - RPN
NOTES
Any error encountered by VMMINT will cause a premature end of program
execution.
Latest revision, November 1993
See also vmmallc(3), vmmatt(3), vmmcks(3), vmmcpk(3), vmmcre(3),
vmmdbg(3), vmmdiag(3), vmmdmp(3), vmm_example(1), vmmfgt(3), vmmget(3),
vmmhpa(3), vmmhpd(3), vmmintro(1), vmmlck(3), vmmlod(3), vmmlse(3), vmmpak(3),
vmmpwd(3), vmmrls(3), vmmrnm(3), vmmsav(3), vmmuld(3), vmmulk(3), vmmuln(3).