Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

chirp_audit Struct Reference

#include <chirp_types.h>


Detailed Description

Descibes the space consumed by a single user on a Chirp server.

See also:
chirp_reli_audit


Data Fields

char name [CHIRP_PATH_MAX]
 The identity of the user.
INT64_T nfiles
 The number of files owned by that user.
INT64_T ndirs
 The number of directories owned by that user.
INT64_T nbytes
 The total bytes consumed by that user.


Field Documentation

char chirp_audit::name[CHIRP_PATH_MAX]
 

The identity of the user.

INT64_T chirp_audit::nfiles
 

The number of files owned by that user.

INT64_T chirp_audit::ndirs
 

The number of directories owned by that user.

INT64_T chirp_audit::nbytes
 

The total bytes consumed by that user.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 26 09:33:42 2009 for cctools by  doxygen 1.3.9.1