Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

function::kernel_string(3stap)


FUNCTION::KERNEL_STR

FUNCTION::KERNEL_STR

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::kernel_string − Retrieves string from kernel memory.

SYNOPSIS

kernel_string:string(addr:long)

ARGUMENTS

addr

The kernel address to retrieve the string from.

GENERAL SYNTAX

kernel_string:string(addr:long)

DESCRIPTION

This function returns the null terminated C string from a given kernel memory address. Reports an error on string copy fault.



function::kernel_string(3stap)