Man Page: function::returnval
Operating Environment: centos
Section: 3stap
FUNCTION::RETURNVAL(3stap) Errno Tapset FUNCTION::RETURNVAL(3stap)NAMEfunction::returnval - Possible return value of probed functionSYNOPSISreturnval:long()ARGUMENTSNoneDESCRIPTIONReturn the value of the register in which function values are typically returned. Can be used in probes where $return isn't available. This is only a guess of the actual return value and can be totally wrong. Normally only used in dwarfless probes. SystemTap Tapset Reference June 2014 FUNCTION::RETURNVAL(3stap)
| Related Man Pages |
|---|
| function::ctime(3) - debian |
| function::ctime(3stap) - centos |
| tapset::stopwatch(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::tcp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |