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 recieved
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
20
21
22SystemTap Tapset Reference        August 2011       FUNCTION::ERRNO_STR(3stap)
Impressum