OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MNT2_GEN_OPT_UNION
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/am-utils/dist/include/
am_compat.h
281
#if defined(
MNT2_GEN_OPT_UNION
) && !defined(MNTTAB_OPT_UNION)
283
#endif /* defined(
MNT2_GEN_OPT_UNION
) && !defined(MNTTAB_OPT_UNION) */
/src/external/bsd/am-utils/include/
config.h
1650
#define
MNT2_GEN_OPT_UNION
0x20
/src/external/bsd/am-utils/dist/libamu/
mount_fs.c
127
#if defined(
MNT2_GEN_OPT_UNION
) && defined(MNTTAB_OPT_UNION)
128
{MNTTAB_OPT_UNION,
MNT2_GEN_OPT_UNION
},
129
#endif /* defined(
MNT2_GEN_OPT_UNION
) && defined(MNTTAB_OPT_UNION) */
Completed in 48 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026