Query: function::return_str
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::return_str FUNCTION:(3stap) Errno Tapset FUNCTION:(3stap)NAMEfunction::return_str - Formats the return value as a stringSYNOPSISreturn_str:string(format:long,ret:long)ARGUMENTSformat Variable to determine return type base value ret Return value (typically $return)DESCRIPTIONThis 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::ctime(3) - debian |
tapset::stopwatch(3stap) - centos |
function::ansi_set_color3(3stap) - centos |
tapset::dev(3stap) - centos |
tapset::errno(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Introduction |
Find columns in a file based on header and print to new file |
My first PERL incarnation... Audio Oscillograph |