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

Man Page: function::ppid

Operating Environment: debian

Section: 3

function::ppid

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

NAME
function::ppid - Returns the process ID of a target process's parent process
SYNOPSIS
ppid:long()
ARGUMENTS
None
DESCRIPTION
This function return the process ID of the target proccess's parent process. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color3(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::signal(3stap) - centos
tapset::string(3stap) - centos
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file