Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ expacct(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

acct(2)

expacct(3)  —  Subroutines

NAME

expacct − Expand accounting record

SYNOPSIS

#include <sys/acct.h>
double expacct(
        comp_t record );

PARAMETERS

record
Specifies the compressed data type value obtained from any source containing such information.

DESCRIPTION

The expacct() function converts acct structure members that have been packed into a pseudo floating-point format from the compressed data type comp_t to data type double. 

NOTES

The algorithm for compressing kernel accounting data is system dependent. 

SEE ALSO

Functions: acct(2)

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