ubase/passwd.h
2014-06-05 16:57:27 +01:00

5 lines
157 B
C

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