Searched refs:PXECHN_HOST_LEN (Results 1 – 1 of 1) sorted by relevance
96 #define PXECHN_HOST_LEN 256 /* 63 bytes per label; 255 max total */ macro123 char host[PXECHN_HOST_LEN];354 return min(len, ((PXECHN_HOST_LEN) - 1)); in hostlen_limit()