OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTO_INCLUDE_PATH
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/autofs/
common.h
50
#define
AUTO_INCLUDE_PATH
AUTO_SPECIAL_PREFIX "/include"
common.c
290
error = access(
AUTO_INCLUDE_PATH
, F_OK);
293
"%s does not exist",
AUTO_INCLUDE_PATH
);
299
yyin = auto_popen(
AUTO_INCLUDE_PATH
, n->n_key + 1, NULL);
995
error = access(
AUTO_INCLUDE_PATH
, F_OK);
998
" %s does not exist",
AUTO_INCLUDE_PATH
);
1001
yyin = auto_popen(
AUTO_INCLUDE_PATH
, map, NULL);
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025