Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

function::is_return


Name

function::is_return — Whether the current probe context is a return probe.

Synopsis

function is_return:long()

Arguments

None

General Syntax

is_return:long

Description

Returns 1 if the current probe context is a return probe, returns 0 otherwise.