Content-type: text/html Man page of expacct

expacct

Section: C Library Functions (3)
Index Return to Main Contents
 

NAME

expacct - Expands accounting record  

SYNOPSIS

#include <sys/acct.h>

double expacct (
    comp_t record );  

PARAMETERS

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.  

RELATED INFORMATION

Functions: acct(2) delim off


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
NOTES
RELATED INFORMATION

This document was created by man2html, using the manual pages.
Time: 02:41:13 GMT, October 02, 2010