Copyright Digital Equipment Corp. All rights reserved.
Returns the holder of a specified identifier.
Format
SYS$FIND_HOLDER id ,[holder] ,[attrib] ,[contxt]
C Prototype
int sys$find_holder (unsigned int id, struct _generic_64
*holder, unsigned int *attrib, unsigned
int *contxt);
Arguments