/*
    AUTOMATICALLY GENERATED BY tspec 2.10
    API SUBSET: unix95:grp.h (VERSION 2.7)
*/

#ifndef __TDF_UNIX95_GRP_H
#define __TDF_UNIX95_GRP_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__unix95__grp begin

#ifndef __TDF_XPG4_GRP_H
#pragma extend interface "../xpg4.api/grp.h"
#endif /* __TDF_XPG4_GRP_H */
#pragma token FUNC void (void) : endgrent # unix95.grp.endgrent
#pragma token FUNC struct group * (void) : getgrent # unix95.grp.getgrent
#pragma token FUNC void (void) : setgrent # unix95.grp.setgrent

#pragma interface endgrent getgrent setgrent

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_UNIX95_GRP_H */


syntax highlighted by Code2HTML, v. 0.9.1