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_color3(3) - debian |
| tapset::stopwatch(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::logging(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |