function::returnval(3) debian man page | unix.com

Man Page: function::returnval

Operating Environment: debian

Section: 3

function::returnval

FUNCTION:(3stap)						   Errno Tapset 						  FUNCTION:(3stap)

NAME
function::returnval - Possible return value of probed function
SYNOPSIS
returnval:long()
ARGUMENTS
None
DESCRIPTION
Return the value of the register in which function values are typically returned. Can be used in probes where $return isn't available. This is only a guess of the actual return value and can be totally wrong. Normally only used in dwarfless probes. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
tapset::stopwatch(3stap) - centos
tapset::logging(3stap) - centos
tapset::memory(3stap) - centos
tapset::tcp(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?