|
|
| File: [cvs.NetBSD.org] / src / lib / libc / gen / pw_private.h (download)
Revision 1.3, Tue Mar 20 16:36:05 2012 UTC (13 months, 4 weeks ago) by matt
Use C89 definitions. Remove use of __P |
/* $NetBSD: pw_private.h,v 1.3 2012/03/20 16:36:05 matt Exp $ */ /* * Written by Jason R. Thorpe <thorpej@NetBSD.org>, June 26, 1998. * Public domain. */ int __pw_scan(char *bp, struct passwd *pw, int *flags);