Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
System
Classes
Memory
Time
Timer
Methods
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()
endgrent()
endpwent()
get_netinfo_property()
getegid()
geteuid()
getgid()
getgrent()
getgroups()
gethostbyaddr()
gethostbyname()
gethostname()
getitimer()
getpgrp()
getpid()
getppid()
getpwent()
getrlimit()
getrlimits()
getrusage()
getsid()
gettimeofday()
getuid()
hardlink()
initgroups()
innetgr()
nanosleep()
normalize_path()
openlog()
rdtsc()
readlink()
resolvepath()
setegid()
seteuid()
setgid()
setgrent()
setgroups()
setitimer()
setpgrp()
setpwent()
setresgid()
setresuid()
setrlimit()
setsid()
setuid()
sleep()
symlink()
syslog()
umask()
uname()
usleep()
utime()
System.getpid()
System.getpwent()
Method System.getppid()
Method
getppid
int
System.
getppid
(
)
Description
Returns the process ID of the parent process.
See also
getpid
,
getpgrp