OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_mount_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/am-utils/dist/amd/
am_ops.c
458
* Initialize
opt_mount_type
to "nfs", if it's not initialized already
460
if (!fo->
opt_mount_type
)
461
fo->
opt_mount_type
= "nfs";
amfs_generic.c
344
(new_mf->mf_fo && new_mf->mf_fo->
opt_mount_type
&&
345
STREQ(new_mf->mf_fo->
opt_mount_type
, "autofs"))))
opts.c
216
&fs_static.
opt_mount_type
, 0, 0, FALSE },
1407
_AM_OPT_COPY(
opt_mount_type
);
amd.h
390
char *
opt_mount_type
; /* "nfs" or "autofs" */
member in struct:am_opts
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026