PPORT_RANGE
if (parseport($1, &$$, PPORT_RANGE) == -1) {
if (parseport($1, &$$, PPORT_RANGE|PPORT_STAR) == -1) {
if ((extensions & PPORT_RANGE)) {