repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
lib
/
libc
/
gen
/
pw_private.h
blob
74391d6fed0da4dc27134b30ed70019da940b2ee
1
/* $NetBSD: pw_private.h,v 1.1 1998/06/27 05:08:22 thorpej Exp $ */
2
3
/*
4
* Written by Jason R. Thorpe <thorpej@NetBSD.org>, June 26, 1998.
5
* Public domain.
6
*/
7
8
int
__pw_scan
__P
((
char
*
bp
,
struct
passwd
*
pw
,
int
*
flags
));