Annotation of 42BSD/include/mtab.h, revision 1.1

1.1     ! root        1: /*     mtab.h  4.4     83/05/28        */
        !             2: 
        !             3: /*
        !             4:  * Mounted device accounting file.
        !             5:  */
        !             6: struct mtab {
        !             7:        char    m_path[32];             /* mounted on pathname */
        !             8:        char    m_dname[32];            /* block device pathname */
        !             9:        char    m_type[4];              /* read-only, quotas */
        !            10: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.