function::errno_str(3stap) centos man page | unix.com

Man Page: function::errno_str

Operating Environment: centos

Section: 3stap

FUNCTION::ERRNO_STR(3stap)					   Errno Tapset 					FUNCTION::ERRNO_STR(3stap)

NAME
function::errno_str - Symbolic string associated with error code
SYNOPSIS
errno_str:string(err:long)
ARGUMENTS
err The error number received
DESCRIPTION
This function returns the symbolic string associated with the giver error code, such as ENOENT for the number 2, or E#3333 for an out-of-range value such as 3333. SystemTap Tapset Reference June 2014 FUNCTION::ERRNO_STR(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ansi_set_color3(3stap) - centos
tapset::logging(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq