/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


PROBE::KPROCESS.EX(3stap)                             Kernel Process Tapset                            PROBE::KPROCESS.EX(3stap)



NAME
       probe::kprocess.exec_complete - Return from exec to a new program

SYNOPSIS
       kprocess.exec_complete

VALUES
       success
           A boolean indicating whether the exec was successful

       errno
           The error number resulting from the exec

CONTEXT
       On success, the context of the new executable. On failure, remains in the context of the caller.

DESCRIPTION
       Fires at the completion of an exec call.



SystemTap Tapset Reference                                 August 2011                                 PROBE::KPROCESS.EX(3stap)

Valid XHTML 1.0!Valid CSS!