|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Variables | |
| char * | telcmds [] |
| char * | slc_names [] |
| char * | authtype_names [] |
| char * | encrypt_names [] |
| char * | enctype_names [] |
| #define AUTHTYPE_NAME_OK | ( | x | ) | ((x) >= 0 && (x) < AUTHTYPE_CNT) |
| #define ENCRYPT_NAME_OK | ( | x | ) | ((x) >= 0 && (x) < ENCRYPT_CNT) |
| #define ENCTYPE_NAME_OK | ( | x | ) | ((x) >= 0 && (x) < ENCTYPE_CNT) |
| #define NTELOPTS (1+TELOPT_ENCRYPT) |
| #define SLC_NAMELIST |
| #define SLC_NAMES SLC_NAMELIST |
| #define TELCMD_OK | ( | x | ) | ((x) <= TELCMD_LAST && (x) >= TELCMD_FIRST) |
| #define TELOPT_ENVIRON (unsigned char)36 /* Environment variables */ |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |