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
tapset::ansi(3stap) - centos
tapset::conversions(3stap) - centos
tapset::errno(3stap) - centos
tapset::speculative(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file