Guardian Programming Reference Summary for pTAL and TAL
Procedure Calls Summary (O-Q)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
7-24
0 Information is returned for the specified process or processes; error-detail
contains the number of processes for which information has been returned (might be
more than one process if in search mode).
1 File-system error; error-detail contains the error number.
2 Parameter error; error-detail contains the number of the first parameter found to
be in error, where 1 designates the first parameter on the left.
3 Bounds error; error-detail contains the number of of the first parameter found to
be in error, where 1 designates the first parameter on the left.
4 Specified process does not exist or does not meet search criteria; information returned is
for a process (or processes) with a higher PIN; error-detail contains the number of
processes for which information has been returned (might be more than one process if in
search mode).
5 Unable to communicate with cpu; cpu might not exist.
6 Unable to communicate with nodename.
7 No more matches exist; error-detail contains the number of processes for which
information has been returned (might be 0).
8 Reserved.
9 Invalid search attribute code; error-detail contains the code in question (not an
index into a list).
10 Invalid search value; error-detail contains the associated attribute code (not an
index into a list).
11 Invalid return attribute code; error-detail contains the code in question (not an
index into a list).
12 Invalid srch-option.
cpu, INT:value input
pin, INT .EXT:ref:1 input:output
nodename:length, STRING .EXT:ref:*,INT:value input:input
processhandle, INT .EXT:ref:10 input
ret-attr-list, INT .EXT:ref:* input
ret-attr-count, INT:value input
ret-values-list, INT .EXT:ref:* output
ret-values-maxlen, INT:value input
ret-values-len, INT .EXT:ref:1 output
error-detail, INT .EXT:ref:1 output
srch-option, INT:value input