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

Man Page: function::user_char_warn

Operating Environment: debian

Section: 3

function::user_char_warn

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

NAME
function::user_char_warn - Retrieves a char value stored in user space
SYNOPSIS
user_char_warn:long(addr:long)
ARGUMENTS
addr the user space address to retrieve the char from
DESCRIPTION
Returns the char 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
function::ansi_set_color3(3) - debian
function::ctime(3) - debian
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::memory(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file