function::exit(3) debian man page | unix.com

Man Page: function::exit

Operating Environment: debian

Section: 3

function::exit

FUNCTION:(3stap)						  Logging Tapset						  FUNCTION:(3stap)

NAME
function::exit - Start shutting down probing script.
SYNOPSIS
exit()
ARGUMENTS
None
DESCRIPTION
This only enqueues a request to start shutting down the script. New probes will not fire (except "end" probes), but all currently running ones may complete their work. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ctime(3stap) - centos
tapset::stopwatch(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::irq(3stap) - centos
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?