OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MNTTAB_OPT_OVERLAY
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/am-utils/dist/include/
am_compat.h
233
#if defined(MNT2_GEN_OPT_OVERLAY) && !defined(
MNTTAB_OPT_OVERLAY
)
234
# define
MNTTAB_OPT_OVERLAY
"overlay"
235
#endif /* defined(MNT2_GEN_OPT_OVERLAY) && !defined(
MNTTAB_OPT_OVERLAY
) */
/src/external/bsd/am-utils/dist/libamu/
mount_fs.c
103
#if defined(MNT2_GEN_OPT_OVERLAY) && defined(
MNTTAB_OPT_OVERLAY
)
104
{
MNTTAB_OPT_OVERLAY
, MNT2_GEN_OPT_OVERLAY},
105
#endif /* defined(MNT2_GEN_OPT_OVERLAY) && defined(
MNTTAB_OPT_OVERLAY
) */
Completed in 15 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026