File_Fstab
[ class tree: File_Fstab ] [ index: File_Fstab ] [ all elements ]

File: Entry.php

Source Location: /File_Fstab-2.0.3/File/Fstab/Entry.php

Classes:

File_Fstab_Entry
A single entry in a fstab file

Page Details:

This file contains the class for an entry in a fstab file

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


FILE_FSTAB_ENTRY_DEVTYPE_BLOCKDEV [line 29]

FILE_FSTAB_ENTRY_DEVTYPE_BLOCKDEV = 1
These defines enumerate the possible types of device entries in the fstab

[ Top ]



FILE_FSTAB_ENTRY_DEVTYPE_LABEL [line 31]

FILE_FSTAB_ENTRY_DEVTYPE_LABEL = 3

[ Top ]



FILE_FSTAB_ENTRY_DEVTYPE_UUID [line 30]

FILE_FSTAB_ENTRY_DEVTYPE_UUID = 2

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:39:47 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.