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

Man Page: function::user_ushort

Operating Environment: debian

Section: 3

function::user_ushort

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

NAME
function::user_ushort - Retrieves an unsigned short value stored in user space
SYNOPSIS
user_ushort:long(addr:long)
ARGUMENTS
addr the user space address to retrieve the unsigned short from
DESCRIPTION
Returns the unsigned short 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(3) - debian
insl(2) - linux
tapset::registers(3stap) - centos
tapset::string(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
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?