Searched refs:HIDE_MOUNT_TYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h1489 #define HIDE_MOUNT_TYPE "nfs" macro
/freebsd-11-stable/contrib/amd/hlfsd/
H A Dhlfsd.c508 #ifdef HIDE_MOUNT_TYPE
509 mnt.mnt_type = HIDE_MOUNT_TYPE;
510 #else /* not HIDE_MOUNT_TYPE */
512 #endif /* not HIDE_MOUNT_TYPE */
/freebsd-11-stable/contrib/amd/amd/
H A Dautil.c480 mnt.mnt_type = HIDE_MOUNT_TYPE;

Completed in 96 milliseconds