Annotation of coherent/a/usr/man/COHERENT/getgrent, revision 1.1

1.1     ! root        1: 
        !             2: 
        !             3: getgrent()               General Function              getgrent()
        !             4: 
        !             5: 
        !             6: 
        !             7: 
        !             8: Get group file information
        !             9: 
        !            10: #include <grp.h>
        !            11: struct group *getgrent();
        !            12: 
        !            13: getgrent returns the next entry from file /etc/group.  It returns
        !            14: NULL if an error occurs or if the end of file is encountered.
        !            15: 
        !            16: ***** Files *****
        !            17: 
        !            18: /etc/group
        !            19: <grp.h>
        !            20: 
        !            21: ***** See Also *****
        !            22: 
        !            23: general functions, group
        !            24: 
        !            25: ***** Notes *****
        !            26: 
        !            27: All structures and information  returned are in a static area in-
        !            28: ternal to getgrent.   Therefore, information from a previous call
        !            29: is overwritten by each subsequent call.
        !            30: 
        !            31: 
        !            32: 
        !            33: 
        !            34: 
        !            35: 
        !            36: 
        !            37: 
        !            38: 
        !            39: 
        !            40: 
        !            41: 
        !            42: 
        !            43: 
        !            44: 
        !            45: 
        !            46: 
        !            47: 
        !            48: 
        !            49: 
        !            50: 
        !            51: 
        !            52: 
        !            53: 
        !            54: 
        !            55: 
        !            56: 
        !            57: 
        !            58: 
        !            59: 
        !            60: 
        !            61: 
        !            62: 
        !            63: 
        !            64: COHERENT Lexicon                                           Page 1
        !            65: 
        !            66: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.