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.getpgrp()
System.getppid()
Method System.getpid()
Method
getpid
int
System.
getpid
(
)
Description
Returns the process ID of this process.
See also
getppid
,
getpgrp