Guardian Programming Reference Summary for C
Functions Summary (A-C)
Guardian Programming Reference Summary for C—522630-001
4-4
return value:
stack-env
attributes
_status_eq (<return_value>) The symbolic procedure name was found; error
contains 0.
_status_gt (<return_value>) An error occurred; error contains the error
value.
0 Successful call; the procedure name is deposited into proc-name for proc-
name-length bytes.
11 A procedure name was not found.
22 One of the parameters specifies an address that is out of bounds.
23 The p-reg, stack-env, and pin parameters do not indicate a legal code
location.
24 The pin parameter was supplied, and the caller is not privileged.
29 A required parameter was not supplied.
122 The supplied value of proc-name-size is less than the length of the
procedure name that is to be returned into proc-name.
Bit 4 = Library bit
Bit 7 = System code bit
Bits 11-15 = Space ID bits
Bit 0 = Priv bit
Bit 1 = Callable bit
Bit 2 = Resident bit
Bit 3 = Interrupt bit
Bit 4 = Entry point bit
Bit 5 = Variable bit
Bit 6 = Extensible bit
Bits 7-15 = PEP number