debian man page for function::indent

Query: function::indent

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::indent

FUNCTION:(3stap)					  Utility functions for using an					  FUNCTION:(3stap)

NAME
function::indent - returns an amount of space to indent
SYNOPSIS
indent:string(delta:long)
ARGUMENTS
delta the amount of space added/removed for each call
DESCRIPTION
This function returns a string with appropriate indentation. Call it with a small positive or matching negative delta. Unlike the thread_indent function, the indent does not track individual indent values on a per thread basis. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
messages(3) - debian
printattn(3) - debian
printna(3) - debian
function::ansi_set_color2(3) - debian
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file