libexplain  1.4.D001
Functions
libexplain/buffer/eagain.h File Reference
#include <libexplain/buffer/ewouldblock.h>

Go to the source code of this file.

Functions

void explain_buffer_eagain_setuid (explain_string_buffer_t *sb, const char *caption)

Function Documentation

void explain_buffer_eagain_setuid ( explain_string_buffer_t sb,
const char *  caption 
)

The explain_buffer_eagain function may be used to print an explanation for an EAGAIN error issued by one of the set*uid functions.

Parameters:
sbThe string buffer to print into.
captionThe name of the offending system call argument.

Definition at line 46 of file setuid.c.