Annotation of researchv9/include/dkerr.h, revision 1.1

1.1     ! root        1: /*
        !             2:  *     return codes from tdkdial subroutine
        !             3:  */
        !             4: 
        !             5: #define NORM   0       /* OK */
        !             6: #define ILLEG  1       /* arg count or other syntax error */
        !             7: #define NOUID  2       /* can't find /etc/passwd entry */
        !             8: #define NOREP  3       /* no reply from remote */
        !             9: #define        NODIAL  4       /* can't find dkdial */
        !            10: #define NOOCHAN        5       /* can't find outgoing channel */
        !            11: #define        NOMGR   6       /* can't open chan 1 to mgr */
        !            12: #define        NODIALT 7       /* no dialtone */
        !            13: #define ERRBASE        8       /* 8+n is message type n from mgr */
        !            14: #define        TDKERR  010     /* controller went wrong somewhere */
        !            15: #define        BUSY    011     /* destination is there but busy now */
        !            16: #define        NONET   012     /* network resource is currently unavailable */
        !            17: #define        NODEST  013     /* destination is currently unavailable */
        !            18: #define        INTERT  014     /* illegal destination name */
        !            19: #define        NETBUSY 015     /* network overload */
        !            20: #define        EXISTS  016     /* server already exists */
        !            21: #define        NOPERM  017     /* permission denied */

unix.superglobalmegacorp.com

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