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

Man Page: function::user_char

Operating Environment: debian

Section: 3

function::user_char

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

NAME
function::user_char - Retrieves a char value stored in user space
SYNOPSIS
user_char: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 data is not accessible. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::context(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results