function::user_long(3) debian man page | unix.com

Man Page: function::user_long

Operating Environment: debian

Section: 3

function::user_long

FUNCTION:(3stap)					  String and data retrieving fun					  FUNCTION:(3stap)

NAME
function::user_long - Retrieves a long value stored in user space
SYNOPSIS
user_long:long(addr:long)
ARGUMENTS
addr the user space address to retrieve the long from
DESCRIPTION
Returns 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
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ctime(3stap) - centos
tapset::inet(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...