VMS Help  —  CRTL  getgrent_r
    Gets a group database entry (reentrant).

    Format

      #include  <grp.h>

      int getgrent_r(struct group *grp, char *buffer, size_t bufsize,
                     struct group **result);
Additional Information: explode extract
Function Variant Arguments Description Return Values
Close Help