Scroll to navigation

TAPSET::ERRNO(3stap) TAPSET::ERRNO(3stap)

NAME

tapset::errno - 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)
October 2018 SystemTap Tapset Reference