CPYLEN            318 modules/ip/ip.c   char prefstr[CPYLEN+1];
CPYLEN            333 modules/ip/ip.c   strncpy( prefstr, domstr, CPYLEN );
CPYLEN            334 modules/ip/ip.c   prefstr[CPYLEN] = '\0';