|
bootptab(4) -- BOOTP and DHCP server database
|
The bootptab file is one of several text database files employed by joind, the BOOTP and DHCP server. The file's format is similar to that of the termcap(4) file. Format [Toc] [Back] There are ... |
builtins(4) -- Header file declaring functions that are unconditionally intrinsic.
|
A builtin is a function whose name is specially recognized by the compiler and is similar to declaring the function to be intrinsic. Intrinsic functions are functions for which the C compiler generate... |
cdfs(4) -- The Compact Disk-Read Only Memory File System (CDFS)
|
The ISO 9660 standard describes volume and file structures for information exchange on a Compact Disk-Read Only Memory (CD-ROM) volume. CDFS supports mounting, as another local file system type, CD-RO... |
cfgmgr.auth(4) -- Configuration management server authorization database
|
The cfgmgr.auth file lists the remote systems that are authorized to modify the local system's kernel subsystem configuration. Using the sysconfig command, system administrators can maintain the kern... |
charmap(4) -- Defines character symbols as character encodings
|
The character set description (charmap) file defines character symbols as character encodings. This file is the source file for a coded character set, or codeset. All supported codesets have the Porta... |
class.h(4) -- Allocate CPU resources based on scheduling classes
|
The class scheduling features included in the operating system software let you restrict the percentage of CPU time allowed different kinds of users and tasks. This helps you allocate CPU resources so... |
class_scheduling(4) -- Allocate CPU resources based on scheduling classes
|
The class scheduling features included in the operating system software let you restrict the percentage of CPU time allowed different kinds of users and tasks. This helps you allocate CPU resources so... |
client.pcy(4) -- BOOTP and DHCP client policy
|
The client.pcy file is a text database, read by the joinc daemon on startup, which governs the behavior of BOOTP and DHCP clients. If the JOINCONFIG variable is present in the joinc environment, it is... |
Command(4) -- Contains file transfer directions for the uucico daemon
|
Command (C.*) files contain the directions that the uucp uucico daemon follows when transferring files. The full pathname of a command file is a form of the following: /usr/spool/uucp/SystemName/C.Sys... |
core(4) -- Format of memory image file
|
The system writes out a memory image of a terminated process when any of various errors occur. See sigaction(2) for the list of reasons; the most common are memory violations, illegal instructions, bu... |
Corrupt(4) -- Contains copies of files that could not be processed
|
The /usr/spool/uucp/.Corrupt directory contains copies of files that could not be processed by the uucp program. For example, if a file is not in the correct form for transfer, the uucp program places... |
cpio(4) -- Format of cpio archive
|
The header structure, when the -c option of cpio(1) is not used, is: struct { short h_magic, h_dev; ushort h_ino, h_mode, h_uid, h_gid; short h_nlink, h_rdev h_mtime[2], h_namesize, h_filesize[2]' ch... |
cp_dirs(4) -- Database configuration file used by worldwide support software
|
The cp_dirs configuration file determines the locations for the following set of database or data files: The character attribute database for user-defined characters (see cedit(1) and cgen(1)) Font da... |