libexplain  1.4.D001
Functions
libexplain/buffer/eperm/vague.c File Reference
#include <libexplain/buffer/eacces.h>
#include <libexplain/buffer/eperm.h>

Go to the source code of this file.

Functions

void explain_buffer_eperm_vague (explain_string_buffer_t *sb, const char *syscall_name)

Function Documentation

void explain_buffer_eperm_vague ( explain_string_buffer_t sb,
const char *  syscall_name 
)

The explain_buffer_eperm_unlink functions is used to print an explanation of a EPERM error, in the case where the circumstances are a bit vague or non-specific.

Parameters:
sbThe string buffer to print into.
syscall_nameThe name of the offended system call.

Definition at line 24 of file vague.c.