BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_set_bit - set a bit in a flags attribute

LIBRARY CALL

int
kcms_set_bit(
   kobject        object,
   kcms_attr      attribute,
   unsigned long  bitid)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) if the keyword was successfully added, FALSE (0) otherwise.

DESCRIPTION

This function is used to set a single bit in an object flag attribute.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kcms/src/utilities.c

SEE ALSO

kcms(3)

COPYRIGHT

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