sys_getppid  [kernel/sys.c]


Gets process ID of the parent of the current process.

Arguments

eax 64

Return values

The return value is the process ID of the parent of the current process.

Remarks

n/a

Compatibility

n/a