Query: function::errno_str
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 | 
| tapset::errno(3stap) - centos | 
| tapset::logging(3stap) - centos | 
| tapset::string(3stap) - centos | 
| tapset::task(3stap) - centos | 
| Similar Topics in the Unix Linux Community | 
|---|
| Is UNIX an open source OS ? | 
| Set hard block limit for user using quota | 
| How to increment version inside a file? | 
| CentOS7 restoring file capabilities | 
| [TIP] Processing YAML files with yq |