{Define pointer to array for holding PFTI lists. This array is used in monitor for holding lists
{PFTIs of pages belonging to a segment.

  VAR
    mmv$pfti_array_p: [XREF] ^mmt$pfti_array;

?? PUSH (LISTEXT := OFF) ??
*copyc mmt$pfti_array
?? POP ??
