DATASERV (kdataman) functions


LIBRARY ROUTINE

kdms_reference_list - return a klist of references.

LIBRARY CALL

klist *
kdms_reference_list(kobject object)

INPUT

OUTPUT

none

RETURN VALUE

a klist * on success, NULL on failure.

DESCRIPTION

This function returns a klist of objects that are references of the object passed in as the argument to this function. The object passed in will also be in this list. NOTE: This list is the one actually used by KDMS to manage references. Destroying this list will cause grief like you've never seen before.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATASERV/objects/library/kdataman/src/public.c

SEE ALSO

kdataman(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.