LEN
#define LEN 64 /* Maximum Hostname Length */
#define LEN 128
#define LEN(x) ( (int) (*(const u_char *)(x)) )
#define LEN(c) (sizeof(c) - 1)
#define LEN (KENV_MVALLEN + 1)
#undef LEN