BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_open_fileobj - create a file object for an existing file

LIBRARY CALL

kobject
kcms_open_fileobj(
   kobject  parent,
   char    *name,
   char    *path,
   long     type,
   long     subtype,
   long     source,
   long     perms)

INPUT

OUTPUT

none

RETURN VALUE

The opened file object, or NULL on failure.

DESCRIPTION

This routine allocates and initializes a kcms file object structure for an existing file on disk.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kcms(3)

COPYRIGHT

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