#include "ace/OS_NS_errno.h"Functions | |
| ACE_INLINE void | ACE_OS::endpwent (void) |
| ACE_INLINE struct passwd * | ACE_OS::getpwent (void) |
| ACE_INLINE struct passwd * | ACE_OS::getpwnam (const char *name) |
| ACE_INLINE struct passwd * | ACE_OS::getpwnam_r (const char *name, struct passwd *pwent, char *buffer, int buflen) |
| ACE_INLINE void | ACE_OS::setpwent (void) |
1.4.5