Searched refs:num_printed (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/dns-sd/
H A Ddns-sd.c226 static int num_printed; variable
527 if (num_printed++ == 0) printf("Timestamp Recommended %s domain\n", operation == 'E' ? "Registration" : "Browsing");
614 if (num_printed++ == 0)
675 if (num_printed++ == 0) printf("Timestamp A/R Flags if %-20s %-20s %s\n", "Domain", "Service Type", "Instance Name");
686 //if (operation == 'S' && num_printed % 5 == 0) DNSServiceRefDeallocate(sdref);
988 if (num_printed++ == 0)
1112 if (num_printed++ == 0) printf("Timestamp if %-20s %-15s %-15s %-15s %-6s\n", "External Address", "Protocol", "Internal Port", "External Port", "TTL");
1138 if (num_printed++ == 0)

Completed in 255 milliseconds