Searched refs:autofs_fstab (Results 1 – 1 of 1) sorted by relevance
3885 struct zone_fstab autofs_fstab; in tsol_mounts() local3896 (void) snprintf(autofs_fstab.zone_fs_special, in tsol_mounts()3899 (void) snprintf(autofs_fstab.zone_fs_dir, MAXPATHLEN, in tsol_mounts()3903 "/etc/%s", autofs_fstab.zone_fs_special); in tsol_mounts()3914 autofs_fstab.zone_fs_special, rootpath); in tsol_mounts()3924 if ((stat(autofs_fstab.zone_fs_dir, &stat_buf) == -1) || in tsol_mounts()3929 autofs_fstab.zone_fs_dir, DEFAULT_DIR_MODE, in tsol_mounts()3937 autofs_fstab.zone_fs_special, in tsol_mounts()3938 autofs_fstab.zone_fs_dir); in tsol_mounts()