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

Man Page: function::user_long

Operating Environment: centos

Section: 3stap

FUNCTION::USER_LONG(3stap)				  String and data retrieving fun				FUNCTION::USER_LONG(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 June 2014 FUNCTION::USER_LONG(3stap)
Related Man Pages
fuibyte(9) - mojave
function::ansi_set_color2(3) - debian
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq