1GETPID(2)                     System Calls Manual                    GETPID(2)
2
3
4

NAME

6       getpid  -  get process identification
7

SYNOPSIS

9       getpid( )
10

DESCRIPTION

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

SEE ALSO

16       mktemp(3)
17

ASSEMBLER

19       (getpid = 20.)
20       sys getpid
21       (pid in r0)
22
23
24
25                                                                     GETPID(2)
Impressum