BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kwrite_struct - write a single structure

LIBRARY CALL

ssize_t kwrite_struct(
   int id,
   kaddr data,
   int type)

INPUT

OUTPUT

RETURN VALUE

the number of structs written

DESCRIPTION

This module is used to write a single structure to a transport.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kutils(3)

COPYRIGHT

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