BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kstruct_flatten - flattens a structure

LIBRARY CALL

kaddr kstruct_flatten(
   kaddr   data,
   int     type,
   size_t *size)

INPUT

OUTPUT

RETURN VALUE

returns the flattened structure on success, NULL otherwise otherwise

DESCRIPTION

This module is used to flatten a 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.