Extracted from Pike v7.4 release 35 at 2003-12-09.
[Top]
predef::
System
Classes
Memory
Time
Timer
GetFileAttributes()
GetNamedSecurityInfo()
LogonUser()
LookupAccountName()
NetGetAnyDCName()
NetGetDCName()
NetGroupEnum()
NetGroupGetUsers()
NetLocalGroupEnum()
NetLocalGroupGetMembers()
NetSessionEnum()
NetUserEnum()
NetUserGetGroups()
NetUserGetInfo()
NetUserGetLocalGroups()
NetWkstaUserEnum()
RegGetKeyNames()
RegGetValue()
RegGetValues()
SetFileAttributes()
SetNamedSecurityInfo()
chmod()
chown()
chroot()
cleargroups()
closelog()
dumpable()
get_netinfo_property()
getegid()
geteuid()
getgid()
getgroups()
gethostbyaddr()
gethostbyname()
gethostname()
getitimer()
getpgrp()
getpid()
getppid()
getrlimit()
getrlimits()
getsid()
gettimeoday()
getuid()
hardlink()
initgroups()
innetgr()
nanosleep()
normalize_path()
openlog()
rdtsc()
readlink()
resolvepath()
setegid()
seteuid()
setgid()
setgroups()
setitimer()
setpgrp()
setresgid()
setresuid()
setrlimit()
setsid()
setuid()
sleep()
symlink()
syslog()
umask()
uname()
usleep()
utime()
System.getpid()
System.getrlimit()
Method System.getppid()
Method
getppid
int
System.
getppid
(
)
Description
Returns the process ID of the parent process.
See also
getpid
,
getpgrp