OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_ACCESS
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sliplogin/
pathnames.h
40
#define
_PATH_ACCESS
"/etc/sliphome/slip.hosts"
sliplogin.c
125
if ((fp = fopen(
_PATH_ACCESS
, "r")) == NULL) {
126
syslog(LOG_ERR, "%s: %m\n",
_PATH_ACCESS
);
127
err(1, "%s",
_PATH_ACCESS
);
Completed in 11 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025