ubase/passwd.h

5 lines
143 B
C
Raw Permalink Normal View History

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