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

Man Page: function::errno_str

Operating Environment: debian

Section: 3

function::errno_str

FUNCTION:(3stap)						   Errno Tapset 						  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3) - debian
tapset::stopwatch(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::errno(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk