1 .\" Copyright (c) 1980 Regents of the University of California.
2 .\" All rights reserved. The Berkeley software License Agreement
3 .\" specifies the terms and conditions for redistribution.
5 .\" @(#)getpid.2 6.3 (Berkeley) 5/13/86
7 .TH GETPID 2 "May 13, 1986"
10 getpid, getppid \- get process identification
14 #include <sys/types.h>
27 to generate uniquely-named temporary files.
30 returns the process ID of the parent
31 of the current process.