libexplain  1.4.D001
Functions
libexplain/errno_info/print.h File Reference

Go to the source code of this file.

Functions

void explain_errno_info_print (int all)

Function Documentation

void explain_errno_info_print ( int  all)

The explain_errno_info_print function may be used to generate code with captured strerror text.

Parameters:
allnon-zero (true) means print all table entries, zero (false) means only print the ones with a NULL description

Definition at line 28 of file print.c.