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]
/
sbin
/
bioctl
/
strtonum.h
blob
686d9c9c4509cdbf25bb9566979b0b4b852d1f79
1
/* $NetBSD: $ */
2
3
long long
strtonum
(
const char
*,
long long
,
long long
,
const char
**);
4