DATASERV (kappserv) functions


LIBRARY ROUTINE

kpds_copy_global_attr - copy all global attributes from one data object to another.

LIBRARY CALL

int
kpds_copy_global_attr(
   kobject source,
   kobject destination)

INPUT

OUTPUT

RETURN VALUE

TRUE on success, FALSE otherwise

DESCRIPTION

This function copies all the object level attributes from the source_object to the destination_object. None of the segment related attributes will be copied over.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$DATASERV/objects/library/kappserv/src/polymorph.c

SEE ALSO

kappserv(3)

COPYRIGHT

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