Man Page: function::errno_str
Operating Environment: centos
Section: 3stap
FUNCTION::ERRNO_STR(3stap) Errno Tapset FUNCTION::ERRNO_STR(3stap)NAMEfunction::errno_str - Symbolic string associated with error codeSYNOPSISerrno_str:string(err:long)ARGUMENTSerr The error number receivedDESCRIPTIONThis 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 |