tapset::errno.3stap - Man Page
systemtap errno tapset
Description
- errno_str
Symbolic string associated with error code
See function::errno_str(3stap)
for details.- returnval
Possible return value of probed function
See function::returnval(3stap)
for details.- returnstr
Formats the return value as a string
See function::returnstr(3stap)
for details.- return_str
Formats the return value as a string
See function::return_str(3stap)
for details.
See Also
function::errno_str(3stap), function::returnval(3stap), function::returnstr(3stap), function::return_str(3stap), stap(1), stapprobes(3stap)
Info
April 2024 SystemTap Tapset Reference