Man Page: function::return_str
Operating Environment: centos
Section: 3stap
FUNCTION::RETURN_STR(3stap) Errno Tapset FUNCTION::RETURN_STR(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 June 2014 FUNCTION::RETURN_STR(3stap)
| Related Man Pages |
|---|
| function::ctime(3) - debian |
| function::ansi_set_color2(3stap) - centos |
| tapset::dev(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::speculative(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |