repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add opendir alias
[minix.git]
/
commands
/
service
/
proto.h
blob
dd938b8fa3abc34246d0298466fe186705e7149b
1
void
fatal
(
char
*
fmt
, ...);
2
void
warning
(
char
*
fmt
, ...);
3
const char
*
parse_config
(
char
*
progname
,
int
custom
,
char
*
configname
,
4
struct
rs_config
*
config
);