1/* See LICENSE file for copyright and license details. */
2/* passwd.c */
3int pw_check(const struct passwd *, const char *);
4int pw_init(void);
1/* See LICENSE file for copyright and license details. */
2/* passwd.c */
3int pw_check(const struct passwd *, const char *);
4int pw_init(void);