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

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/
H A Ddns-sd.c242 static int num_printed; variable
549 if (num_printed++ == 0) printf("Timestamp Recommended %s domain\n", operation == 'E' ? "Registration" : "Browsing");
636 if (num_printed++ == 0)
697 if (num_printed++ == 0) printf("Timestamp A/R Flags if %-20s %-20s %s\n", "Domain", "Service Type", "Instance Name");
708 //if (operation == 'S' && num_printed % 5 == 0) DNSServiceRefDeallocate(sdref);
1010 if (num_printed++ == 0)
1135 if (num_printed++ == 0) printf("Timestamp if %-20s %-15s %-15s %-15s %-6s\n", "External Address", "Protocol", "Internal Port", "External Port", "TTL");
1163 if (num_printed++ == 0)

Completed in 171 milliseconds