centos man page for function::errno_str

Query: function::errno_str

OS: centos

Section: 3stap

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

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::ctime(3) - debian
tapset::stopwatch(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::logging(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq