debian man page for error_str

Query: error_str

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

error_str(3)						     Library Functions Manual						      error_str(3)

NAME
error_str - names for syscall error codes
SYNTAX
#include <error.h> char *error_str(e); int e;
DESCRIPTION
error_str returns a printable string describing syscall error code e. Normally e is errno.
SEE ALSO
error(3) error_str(3)
Related Man Pages
authen::pam(3) - opensolaris
papi_strerror(3) - centos
syscall(3ucb) - minix
syscall(3ucb) - posix
authen::pam(3pm) - debian
Similar Topics in the Unix Linux Community
what does echo $$, $? $# mean
Switch User in within a Shell Script
Script to grep for a string in log files generated in last 15 minutes.
Shell script to get duplicate string
Script to Gather data from logs and export to a CSV file