debian man page for function::kernel_char

Query: function::kernel_char

OS: debian

Section: 3

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

function::kernel_char

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

NAME
function::kernel_char - Retrieves a char value stored in kernel memory
SYNOPSIS
kernel_char:long(addr:long)
ARGUMENTS
addr The kernel address to retrieve the char from
DESCRIPTION
Returns the char value from a given kernel memory address. Reports an error when reading from the given address fails. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3) - debian
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::tcpmib(3stap) - centos
tapset::uconversions(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?