; Record where name found...
; PFX - [n] for namespace, and [p] for protocol
; IEN772 - IEN of 772
; FULLNM - What is in entry itself, uninferred...
; REPNM - What is to be reported
; SRCE - Where it was inferred from
CORRECT(PAR,CHLDIEN,PCE,NEW)
; Change CHILD data...
MSH773(IEN772)
; Get PCKG from MSH segment in 773...
MSHMAIL(IEN772)
;
ADJPAR(IENPAR)
; Adjust times for one unit...
ERRCHK
; Error checks...
INOUT(IEN772)
;
CTPROT(PROT)
; Should entry be counted on basis of protocol?
; (Might be countable if package matches remember.)
; IEN,PROTYPE -- req
; More defaults...
;
; Check format of PNMSP...
; If not passed by reference...
CTPCKG(PCKG)
; Should entry be counted on basis of package?
; (Might be countable if protocol matches remember.)
; If list of packages passed by reference, is PCKG in array?
; IEN101,NMSPTYPE,PNMSP -- req
MSH772(IEN772)
; Get PCKG from MSH segment in 772...
; Call here ONLY if can't get MSH segment from 773...