Lines Matching defs:opt_w
98 static int opt_w; /* Wide print area for addresses */
1134 offset += opt_w ? 46 : 22;
1140 offset += opt_w ? 46 : 22;
1148 offset += opt_w ? 92 : 44;
1203 offset += opt_w ? 92 : 44;
1231 offset += opt_w ? 46 : 22;
1234 offset += opt_w ? 46 : 22;
1346 opt_w ? 45 : 21, "LOCAL ADDRESS",
1347 opt_w ? 45 : 21, "FOREIGN ADDRESS");
1352 printf(" %-*s", opt_w ? 45 : 21, "SPLICE ADDRESS");
1555 opt_w = 1;