Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cfgcclsf(3x) — AIX PS/2 1.2.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cfgcadsz

cfgcdlsz

cfgcopsf

cfgcrdsz

attributes



CFGCCLSF(3x,L)              AIX Technical Reference              CFGCCLSF(3x,L)



-------------------------------------------------------------------------------
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 processing.

RELATED INFORMATION

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













Processed November 7, 1990      CFGCCLSF(3x,L)                                1



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