Searched refs:ENVSIZE (Results 1 – 1 of 1) sorted by relevance
97 #define ENVSIZE (sizeof("TERM=")-1) /* skip null for concatenation */ macro512 getstr(term+ENVSIZE, sizeof(term)-ENVSIZE, "Terminal type too long"); in do_rlogin()546 cp = strchr(term + ENVSIZE, '/'); in setup_term()