.\" Copyright (c) 1983, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" This module is believed to contain source code proprietary to AT&T. .\" Use and redistribution is subject to the Berkeley Software License .\" Agreement and your Software Agreement with AT&T (Western Electric). .\" .\" @(#)getpid.3 8.1 (Berkeley) 6/5/93 .\" .TH GETPID 3F "June 5, 1993" .UC 5 .SH NAME getpid \- get process id .SH SYNOPSIS .B integer function getpid() .SH DESCRIPTION .I Getpid returns the process ID number of the current process. .SH FILES .ie \nM /usr/ucb/lib/libU77.a .el /usr/lib/libU77.a .SH "SEE ALSO" getpid(2)