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

Man Page: function::user_int

Operating Environment: debian

Section: 3

function::user_int

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

NAME
function::user_int - Retrieves an int value stored in user space
SYNOPSIS
user_int:long(addr:long)
ARGUMENTS
addr the user space address to retrieve the int from
DESCRIPTION
Returns the int value from a given user space address. Returns zero when user space data is not accessible. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::context(3stap) - centos
tapset::dev(3stap) - centos
tapset::memory(3stap) - centos
tapset::task(3stap) - centos
tapset::uconversions(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file