1FUNCTION::ERRNO_STR(3stap)       Errno Tapset       FUNCTION::ERRNO_STR(3stap)
2
3
4

NAME

6       function::errno_str - Symbolic string associated with error code
7

SYNOPSIS

9           errno_str:string(err:long)
10

ARGUMENTS

12       err
13           The error number received
14

DESCRIPTION

16       This function returns the symbolic string associated with the giver
17       error code, such as ENOENT for the number 2, or E#3333 for an
18       out-of-range value such as 3333.
19

SEE ALSO

21       tapset::errno(3stap)
22
23
24
25SystemTap Tapset Reference       October 2018       FUNCTION::ERRNO_STR(3stap)
Impressum