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

#ifndef __TDF_UNIX95_PWD_H
#define __TDF_UNIX95_PWD_H

#ifdef __cplusplus
extern "C" {
#endif

#pragma TenDRA declaration block api__unix95__pwd begin

#ifndef __TDF_XPG4_PWD_H
#pragma extend interface "../xpg4.api/pwd.h"
#endif /* __TDF_XPG4_PWD_H */
#ifndef __TDF_POSIX_SYS_TYPES_H_GUID
#pragma extend interface "../shared/posix.api/guid.h"
#endif /* __TDF_POSIX_SYS_TYPES_H_GUID */
#pragma token FUNC void (void) : endpwent # unix95.pwd.endpwent
#pragma token FUNC struct passwd * (void) : getpwent # unix95.pwd.getpwent
#pragma token FUNC void (void) : setpwent # unix95.pwd.setpwent

#pragma interface endpwent getpwent setpwent

#pragma TenDRA declaration block end

#ifdef __cplusplus
}
#endif

#endif /* __TDF_UNIX95_PWD_H */


syntax highlighted by Code2HTML, v. 0.9.1