xref: /original-bsd/share/man/man3f/getpid.3 (revision aba77441)
Copyright (c) 1983 Regents of the University of California.
All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.

@(#)getpid.3 6.1 (Berkeley) 05/15/85

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)