debian man page for function::return_str

Query: function::return_str

OS: debian

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::return_str

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

NAME
function::return_str - Formats the return value as a string
SYNOPSIS
return_str:string(format:long,ret:long)
ARGUMENTS
format Variable to determine return type base value ret Return value (typically $return)
DESCRIPTION
This function is used by the syscall tapset, and returns a string. Set format equal to 1 for a decimal, 2 for hex, 3 for octal. Note that this function is preferred over returnstr. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
tapset::ansi(3stap) - centos
tapset::kprocess(3stap) - centos
tapset::registers(3stap) - centos
tapset::speculative(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?