OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTOFS_PATH
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/autofs/
autofs_ioctl.h
45
#define
AUTOFS_PATH
"/dev/autofs"
/src/usr.sbin/autofs/
automountd.c
519
autofs_fd = open(
AUTOFS_PATH
, O_RDWR | O_CLOEXEC);
523
autofs_fd = open(
AUTOFS_PATH
, O_RDWR | O_CLOEXEC);
528
log_err(1, "failed to open %s",
AUTOFS_PATH
);
Completed in 43 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025