sys.h - vx32 - Local 9vx git repository for patches.
 (HTM) git clone git://r-36.net/vx32
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       sys.h (927B)
       ---
            1 #define        SYSR1                0
            2 #define        _ERRSTR                1
            3 #define        BIND                2
            4 #define        CHDIR                3
            5 #define        CLOSE                4
            6 #define        DUP                5
            7 #define        ALARM                6
            8 #define        EXEC                7
            9 #define        EXITS                8
           10 #define        _FSESSION        9
           11 #define        FAUTH                10
           12 #define        _FSTAT                11
           13 #define        SEGBRK                12
           14 #define        _MOUNT                13
           15 #define        OPEN                14
           16 #define        _READ                15
           17 #define        OSEEK                16
           18 #define        SLEEP                17
           19 #define        _STAT                18
           20 #define        RFORK                19
           21 #define        _WRITE                20
           22 #define        PIPE                21
           23 #define        CREATE                22
           24 #define        FD2PATH                23
           25 #define        BRK_                24
           26 #define        REMOVE                25
           27 #define        _WSTAT                26
           28 #define        _FWSTAT                27
           29 #define        NOTIFY                28
           30 #define        NOTED                29
           31 #define        SEGATTACH        30
           32 #define        SEGDETACH        31
           33 #define        SEGFREE                32
           34 #define        SEGFLUSH        33
           35 #define        RENDEZVOUS        34
           36 #define        UNMOUNT                35
           37 #define        _WAIT                36
           38 #define        SEMACQUIRE        37
           39 #define        SEMRELEASE        38
           40 #define        SEEK                39
           41 #define        FVERSION        40
           42 #define        ERRSTR                41
           43 #define        STAT                42
           44 #define        FSTAT                43
           45 #define        WSTAT                44
           46 #define        FWSTAT                45
           47 #define        MOUNT                46
           48 #define        AWAIT                47
           49 #define        PREAD                50
           50 #define        PWRITE                51