BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_vset_attribute - set attribute from varargs list

LIBRARY CALL

int
kcms_vset_attribute(
   kobject    object,
   kcms_attr  attribute,
   kva_list  *valist)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) if the attribute was successfully modified, FALSE (0) otherwise.

DESCRIPTION

This function is used to set a single attribute when the attribute arguments are already available in a varargs list.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kcms(3)

COPYRIGHT

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