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_NODEFPERM
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
ops_cdfs.c
135
#if defined(MNT2_CDFS_OPT_NODEFPERM) && defined(
MNTTAB_OPT_NODEFPERM
)
136
if (amu_hasmntopt(&mnt,
MNTTAB_OPT_NODEFPERM
))
138
#endif /*
MNTTAB_OPT_NODEFPERM
*/
/src/external/bsd/am-utils/dist/include/
am_compat.h
156
#if defined(MNT2_CDFS_OPT_NODEFPERM) && !defined(
MNTTAB_OPT_NODEFPERM
)
157
# define
MNTTAB_OPT_NODEFPERM
"nodefperm"
165
#endif /* defined(MNT2_CDFS_OPT_NODEFPERM) && !defined(
MNTTAB_OPT_NODEFPERM
) */
Completed in 20 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026