BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kstruct_unflatten - unflattens data into a structure

LIBRARY CALL

kaddr kstruct_unflatten(
   kaddr  data,
   int    type,
   size_t size)

INPUT

OUTPUT

none

RETURN VALUE

returns the unflattened structure on success, NULL otherwise otherwise

DESCRIPTION

This module is used to unflatten data into 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.