Gets a group database entry for a group ID.
This function is OpenVMS Alpha and Integrity servers only.
Format
#include <types.h>
#include <grp.h>
int getgrgid_r (gid_t gid, struct group *grp, char *buffer,
size_t bufsize, struct group **result);
Additional Information:
explode
extract