Pike programming language

Top System
Modules
FSEventsInotifyWnotify
Classes
MemorySIDSecurityContextTMTimeTimer
Methods
AllocConsole()AttachConsole()FreeConsole()GetComputerName()GetFileAttributes()GetNamedSecurityInfo()GetUserName()LogonUser()LookupAccountName()NetGetAnyDCName()NetGetDCName()NetGroupEnum()NetGroupGetUsers()NetLocalGroupEnum()NetLocalGroupGetMembers()NetSessionEnum()NetUserEnum()NetUserGetGroups()NetUserGetInfo()NetUserGetLocalGroups()NetWkstaUserEnum()RegGetKeyNames()RegGetValue()RegGetValues()SetFileAttributes()SetNamedSecurityInfo()chmod()chown()chroot()cleargroups()clonefile()closelog()daemon()drop_privs()dumpable()endgrent()endpwent()get_home()get_netinfo_property()get_user()getegid()geteuid()getgid()getgrent()getgroups()gethostbyaddr()gethostbyname()gethostname()getitimer()getloadavg()getpgrp()getpid()getppid()getpwent()getrlimit()getrlimits()getrusage()getsid()gettimeofday()getuid()hardlink()hw_random()initgroups()innetgr()nanosleep()normalize_path()openlog()rdtsc()readlink()resolvepath()setegid()seteuid()setgid()setgrent()setgroups()setitimer()setpgrp()setproctitle()setpwent()setresgid()setresuid()setrlimit()setsid()setuid()sleep()symlink()sync()syslog()umask()uname()usleep()utime()
Members
CPU_TIME_IMPLEMENTATIONCPU_TIME_IS_THREAD_LOCALCPU_TIME_RESOLUTIONHKEY_CLASSES_ROOTHKEY_CURRENT_USERHKEY_LOCAL_MACHINEHKEY_USERSITIMER_PROFITIMER_REALITIMER_VIRTUALREAL_TIME_IMPLEMENTATIONREAL_TIME_IS_MONOTONICREAL_TIME_RESOLUTION
➤ System.dumpable() System.endpwent() ➤

Method System.endgrent()


Method endgrent

int endgrent()

Description

Closes the /etc/groups file after using the getgrent function.

See also

get_all_groups() getgrent() setgrent()

Extracted from Pike v9.1.2 as of 2025-05-04.