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
/
rpc.pcnfsd
/
paths.h
blob
fd2cd67d0d08764f75436615c568ba905521c6f9
1
/* $NetBSD$ */
2
3
#ifndef SPOOLDIR
4
#define SPOOLDIR
"/export/pcnfs"
5
#endif
6
7
#ifndef LPRDIR
8
#define LPRDIR
"/usr/bin"
9
#endif
10
11
#ifndef LPCDIR
12
#define LPCDIR
"/usr/sbin"
13
#endif