Annotation of researchv10no/dk/cmd/dkdial.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  *     return codes from dkdial privileged subprocess
                      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 */

unix.superglobalmegacorp.com

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