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

Man Page: function::returnstr

Operating Environment: debian

Section: 3

function::returnstr

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

NAME
function::returnstr - Formats the return value as a string
SYNOPSIS
returnstr:string(format:long)
ARGUMENTS
format Variable to determine return type base value
DESCRIPTION
This function is used by the nd_syscall tapset, and returns a string. Set format equal to 1 for a decimal, 2 for hex, 3 for octal. Note that this function should only be used in dwarfless probes (i.e. 'kprobe.function("foo")'). Other probes should use return_str. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3) - debian
function::ctime(3stap) - centos
tapset::ansi(3stap) - centos
tapset::speculative(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com