Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cfgcclsf(3) — AIX/RT 2.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cfgcadsz

cfgcdlsz

cfgcopsf

cfgcrdsz

attributes

cfgcclsf

Purpose

     Closes an attribute file.

Library

     Run-time Services Library (librts.a)

Syntax

     #include <cfg04.h>

     int cfgcclsf (atfile)
     CFG__SFT *atfile;

Description

     The cfgcclsf  subroutine closes an attribute  file.  (For
     details about attribute files, see "attributes.")

     The  atfile parameter  points to  an open  attribute file
     structure.

     The calling  program must  have an  effective user  ID of
     superuser to  access system  customization files  such as
     /etc/master, /etc/system, and /etc/predefined.

Return Value

     Upon  successful   completion,  the  value   CFG_SUCC  is
     returned.   If the  cfgcclsf subroutine  fails, then  the
     following value is returned:

     CFG_UNIO    Unrecoverable I/O error occurred during proc-
                 essing.

Related Information

     In  this  book:   "cfgcadsz,"   "cfgcdlsz,"  "cfgcopsf,"
     "cfgcrdsz," and "attributes."

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026