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

Man Page: function::user_int_warn

Operating Environment: debian

Section: 3

function::user_int_warn

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

NAME
function::user_int_warn - Retrieves an int value stored in user space
SYNOPSIS
user_int_warn: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 and warns (but does not abort) about the failure. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
tapset::context(3stap) - centos
tapset::memory(3stap) - centos
tapset::queue_stats(3stap) - centos
tapset::timestamp(3stap) - centos
tapset::uconversions(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com