BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_create_toolbox - create a new toolbox object

LIBRARY CALL

kobject 
kcms_create_toolbox(
   kstring  tbname,
   kstring  tbpath)

INPUT

OUTPUT

none

RETURN VALUE

If the toolbox was successfully created, then an object referenced is returned for the new toolbox. If the toolbox could not be created, then NULL is returned, and errno is set to signify the error.

DESCRIPTION

This function creates the directory structure for a new toolbox, and the minimum number of configuration files required for a toolbox.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kcms(3)

COPYRIGHT

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