debian man page for function::user_long_warn

Query: function::user_long_warn

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::user_long_warn

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

NAME
function::user_long_warn - Retrieves a long value stored in user space
SYNOPSIS
user_long_warn: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 and warns (but does not abort) about the failure. 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) - mojave
function::ansi_set_color3(3stap) - centos
tapset::context(3stap) - centos
tapset::conversions(3stap) - centos
tapset::inet(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?