BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kfile_clrstate - remove a flag from an open transport id state

LIBRARY CALL

unsigned long kfile_clrstate(
   kfile *file,
   unsigned long flag)

INPUT

OUTPUT

none

RETURN VALUE

The updated flags associated with the id or -1 upon failure

DESCRIPTION

This routine is used to clear a flag within the transport id state field.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kutils(3)

COPYRIGHT

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