/*++ /* NAME /* file_limit 3 /* SUMMARY /* limit the file size /* SYNOPSIS /* #include <iostuff.h> /* /* off_t get_file_limit() /* /* void set_file_limit(limit) /* off_t limit; /* DESCRIPTION /* This module manipulates the process-wide file size limit. /* The limit is specified in bytes. /* /* get_file_limit() looks up the process-wide file size limit. /* /* set_file_limit() sets the process-wide file size limit to /* \fIlimit\fR. /* DIAGNOSTICS /* All errors are fatal. /* SEE ALSO /* setrlimit(2) /* ulimit(2) /* LICENSE /* .ad /* .fi /* The Secure Mailer license must be distributed with this software. /* AUTHOR(S) /* Wietse Venema /* IBM T.J. Watson Research /* P.O. Box 704 /* Yorktown Heights, NY 10598, USA
/*--*/
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.