24.12.2013 Views

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

TOPS-10 Monitor Calls Manual Volume 2 AA-K039D ... - Trailing-Edge

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ENQC. [CALLI 153]<br />

In the argument word:<br />

o<br />

quota is the new ENQ/DEQ quota.<br />

o jobno is the number of the job whose quota is to be changed.<br />

If jobno is -1, your own job is assumed.<br />

This function sets the lock quota for a specific job. To perform this<br />

function, you must have POKE privileges, be a [1,2] job, or be running<br />

with the JACCT bit set. The ENQ/DEQ quota for the specified job will<br />

be set to the value you specify in the left half of the argument word<br />

on a normal return. On a skip return, the ac is cleared. If you<br />

attempt to use this function without the-required privileges, the<br />

error return is taken and the monitor returns an error code in the ac.<br />

22.41.4 FUNCTION 3 (.ENQCD)<br />

Dumps the data base.<br />

The calling sequence for the .ENQCD function is:<br />

MOVE ac, [XWD .ENQCD,addr]<br />

ENQC. ac,<br />

error return<br />

skip return<br />

addr:<br />

XWD<br />

O,len<br />

In the argument word:<br />

o<br />

o<br />

addr is the address of a buffer to receive the returned data.<br />

len is the length of the data block to be returned, minus one<br />

word.<br />

This function dumps the data base (all lock and queue entries). The<br />

entire data base is placed in your area, beginning with addr+1. If<br />

this length is not large enough to accommodate the entire data base,<br />

the monitor returns as much as possible of the data base. The end of<br />

the data base is indicated by a word containing -1. You must have Spy<br />

privileges to specify this function code. The format of the returned<br />

data is described in Chapter 8.<br />

SKIP RETURN<br />

The requested function is performed.<br />

ERROR RETURN<br />

The error codes that can be returned in the ac on an error return are<br />

identical to those that can be returnea- from the ENQ. and DEQ.<br />

calls. The error codes are listed in the description of the ENQ.<br />

call.<br />

RELATED CALLS<br />

o<br />

o<br />

DEQ.<br />

ENQ.<br />

22-121

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!