Man Page: function::user_long
Operating Environment: debian
Section: 3
function::user_long FUNCTION:(3stap) String and data retrieving fun FUNCTION:(3stap)NAMEfunction::user_long - Retrieves a long value stored in user spaceSYNOPSISuser_long:long(addr:long)ARGUMENTSaddr the user space address to retrieve the long fromDESCRIPTIONReturns the long value from a given user space address. Returns zero when user space data is not accessible. Note that the size of the long depends on the architecture of the current user space task (for those architectures that support both 64/32 bit compat tasks). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| fetch(9) - osx |
| function::ctime(3) - debian |
| tapset::context(3stap) - centos |
| tapset::inet(3stap) - centos |
| tapset::string(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| How to copy a column of multiple files and paste into new excel file (next to column)? |