/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


FUNCTION::UMODNAME(3stap)                               Context Functions                              FUNCTION::UMODNAME(3stap)



NAME
       function::umodname - Returns the (short) name of the user module. EXPERIMENTAL!

SYNOPSIS
           umodname:string(addr:long)

ARGUMENTS
       addr
           User-space address

DESCRIPTION
       Returns the short name of the user space module for the current task that that the given address is part of. Returns
       "<unknown>" when the address isn't in a (mapped in) module, or the module cannot be found for some reason.



SystemTap Tapset Reference                                 August 2011                                 FUNCTION::UMODNAME(3stap)

Valid XHTML 1.0!Valid CSS!