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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.sbin
/
tcpdchk
/
percent_m.h
blob
251a0656473318a9a00e160e4eac28e751bc4be7
1
/* $NetBSD: percent_m.h,v 1.1 1997/10/11 21:41:41 christos Exp $ */
2
3
char
*
percent_m
__P
((
char
*,
const char
*))
4
__attribute__
((
__format_arg__
(
2
)));