repo.or.cz
/
freebsd
/
src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unix: remove always true check from uipc_attach
[freebsd/src.git]
/
usr.sbin
/
rtadvd
/
pathnames.h
blob
154feab97f07675ba351ed1bd55ed120ed6fd5f2
1
/* $KAME: pathnames.h,v 1.2 2000/05/16 13:34:13 itojun Exp $ */
2
3
#define _PATH_RTADVDCONF
"/etc/rtadvd.conf"
4
#define _PATH_RTADVDPID
"/var/run/rtadvd.pid"
5
#define _PATH_CTRL_SOCK
"/var/run/rtadvd.sock"