int
kcms_get_indirect_attribute(
kobject object,
kvalist)
none
The following code will determine the name of the toolbox
containing a software object:
kcms_get_indirect_attribute(object, KCMS_PARENT, KCMS_NAME, &tbname);
kobject object;
kstring tbname;
none
none
$BOOTSTRAP/objects/library/kcms/src/public.c