Mono Class Library: Overview

Mono.Unix.Native.Fstab: Members

The members of Mono.Unix.Native.Fstab are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

fs_filestring. File system path prefix.
fs_freqint. Dump frequency, in days.
fs_mntopsstring. Mount options ala -o.
fs_passnoint. Pass number on parallel fsck.
fs_specstring. Block special device name.
fs_typestring. FSTAB_* from fs_mntops.
fs_vfstypestring. File system type, ufs, nfs.

Public Methods

Equals(Fstab) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Public Operators

static
Equality(Fstab, Fstab)Documentation for this section has not yet been entered.
static
Inequality(Fstab, Fstab)Documentation for this section has not yet been entered.