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::module_name(3stap)


FUNCTION::MODULE_NAM

FUNCTION::MODULE_NAM

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::module_name − The module name of the current script.

SYNOPSIS

module_name:string()

ARGUMENTS

None

GENERAL SYNTAX

module_name:string

DESCRIPTION

This function returns the name of the stap module. Either generated randomly (stap_[0−9a−f]+_[0−9a−f]+) or set by stap −m <module_name>.



function::module_name(3stap)