BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kstruct_duplicate - duplicates a structure

LIBRARY CALL

kaddr kstruct_duplicate(
   kaddr data,
   int   type,
   kaddr duplicate)

INPUT

OUTPUT

none

RETURN VALUE

returns the duplicated structure on success, NULL otherwise otherwise

DESCRIPTION

This module is used to duplicate structure according to the supplied data type define.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/kstruct.c

SEE ALSO

kutils(3)

COPYRIGHT

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