Annotation of 43BSDTahoe/ucb/pascal/src/send.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * Copyright (c) 1980 Regents of the University of California.
                      3:  * All rights reserved.  The Berkeley software License Agreement
                      4:  * specifies the terms and conditions for redistribution.
                      5:  *
                      6:  *     @(#)send.h      5.1 (Berkeley) 6/5/85
                      7:  */
                      8: 
                      9: #define        RINIT   1
                     10: #define        RENQ    2
                     11: #define        RTREE   3
                     12: #define        RTRFREE 4
                     13: #define        RTRCHK  5
                     14: #define        REVENIT 6
                     15: #define        RSTRING 7
                     16: #define        REVLAB  8
                     17: #define        REVCNST 9
                     18: #define        REVTBEG 10
                     19: #define        REVTYPE 11
                     20: #define        REVTEND 12
                     21: #define        REVVBEG 13
                     22: #define        REVVAR  14
                     23: #define        REVVEND 15
                     24: #define        REVFHDR 16
                     25: #define        REVFFWD 17
                     26: #define        REVFBDY 18
                     27: #define        REVFEND 19
                     28: #define        ROPUSH  20
                     29: #define        ROPOP   21
                     30: #define        ROSET   22
                     31: #define        RKILL   23
                     32: #define        RFINISH 24
                     33: 
                     34: #define        RLAST   24
                     35: 
                     36: extern char *trdesc[];

unix.superglobalmegacorp.com

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