Lines Matching full:zone
15 " --zone ID Assign/Lookup connection in zone ID\n"34 {.name = "zone", .id = O_ZONE, .type = XTTYPE_UINT16,35 .flags = XTOPT_PUT, XTOPT_POINTER(s, zone)},133 if (info->zone)134 printf("zone %u ", info->zone);152 if (info->zone)153 printf(" --zone %u", info->zone);