Searched refs:MNTTAB_OPT_NOCONN (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/amd/include/
H A Dam_compat.h93 #if defined(MNT2_NFS_OPT_NOCONN) && !defined(MNTTAB_OPT_NOCONN)
94 # define MNTTAB_OPT_NOCONN "noconn" macro
98 #endif /* defined(MNT2_NFS_OPT_NOCONN) && !defined(MNTTAB_OPT_NOCONN) */
/freebsd-9.3-release/contrib/amd/libamu/
H A Dmount_fs.c590 if (amu_hasmntopt(mntp, MNTTAB_OPT_NOCONN) != NULL)

Completed in 37 milliseconds