xref: /original-bsd/share/man/man3f/getpid.3 (revision c3e32dec)
Copyright (c) 1983, 1993
The Regents of the University of California. All rights reserved.

%sccs.include.proprietary.roff%

@(#)getpid.3 8.1 (Berkeley) 06/05/93

GETPID 3F ""
C 5
NAME
getpid - get process id
SYNOPSIS
integer function getpid()
DESCRIPTION
Getpid returns the process ID number of the current process.
FILES
"SEE ALSO"
getpid(2)