3 #ifndef _MYPWNAM_H_INCLUDED_
4 #define _MYPWNAM_H_INCLUDED_
10 /* caching getpwnam()/getpwuid()
30 extern struct mypasswd
*mypwnam(const char *);
31 extern struct mypasswd
*mypwuid(uid_t
);
32 extern void mypwfree(struct mypasswd
*);
37 /* The Secure Mailer license must be distributed with this software.
40 /* IBM T.J. Watson Research
42 /* Yorktown Heights, NY 10598, USA