libexplain  1.4.D001
Functions
libexplain/buffer/enfile.c File Reference
#include <libexplain/ac/errno.h>
#include <libexplain/ac/string.h>
#include <libexplain/ac/unistd.h>
#include <libexplain/buffer/enfile.h>
#include <libexplain/buffer/gettext.h>
#include <libexplain/option.h>
#include <libexplain/sizeof.h>
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Functions

static long get_maxfile (void)
void explain_buffer_enfile (explain_string_buffer_t *sb)

Function Documentation

The explain_buffer_enfile function may be used to insert an explanation of the ENFILE error into the given buffer.

Parameters:
sbThe buffer to write into

Definition at line 83 of file enfile.c.

static long get_maxfile ( void  ) [static]

Definition at line 37 of file enfile.c.