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

%sccs.include.proprietary.roff%

@(#)getpid.3 6.2 (Berkeley) 04/30/91

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)