GETPID
Section: System Calls (2)
Index
Return to Main Contents
NAME
getpid - get process identification
SYNOPSIS
getpid( )
DESCRIPTION
Getpid
returns
the process ID of
the current process.
Most often it is used to generate
uniquely-named
temporary files.
SEE ALSO
mktemp(3)
ASSEMBLER
(getpid = 20.)
sys getpid
(pid in r0)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-
- ASSEMBLER
-
This document was created by
man2html,
using the manual pages.
Time: 10:18:10 GMT, December 28, 2024