Scroll to navigation

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

NAME

tapset::errno - systemtap errno tapset

DESCRIPTION

Symbolic string associated with error code
See function::errno_str(3stap)
for details.
Possible return value of probed function
See function::returnval(3stap)
for details.
Formats the return value as a string
See function::returnstr(3stap)
for details.
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)

May 2021 SystemTap Tapset Reference