man.bsd.lv manual page server

Manual Page Search Parameters
GETPID(2) System Calls Manual GETPID(2)

getpid - get process identification

getpid( )

Getpid returns the process ID of the current process. Most often it is used to generate uniquely-named temporary files.

mktemp(3)

(getpid = 20.)
sys getpid
(pid in r0)

UNIX-7