Lines Matching full:service
401 *dst++ = 0; // Put the null root label on the end of the service type
454 if (i==0) mprintf("%-25s%s\n", "Service Type", OPBanner);
904 mprintf("Total New Service Probes: %7d (avg%5d/min)\n", NumProbes, NumProbes * mul / div);
989 fprintf(stderr, "(PM) Probe Question (new service starting), requesting multicast response\n");
990 fprintf(stderr, "(PU) Probe Question (new service starting), requesting unicast response\n");
991 fprintf(stderr, "(DE) Deletion/Goodbye (service going away)\n");
1001 fprintf(stderr, "\nFinal summary, sorted by service type:\n");
1002 fprintf(stderr, "Probe Probes for this service type starting up\n");
1003 fprintf(stderr, "Goodbye Goodbye (deletion) packets for this service type shutting down\n");
1004 fprintf(stderr, "BrowseQ Browse questions from clients browsing to find a list of instances of this service\n");
1005 fprintf(stderr, "BrowseA Browse answers/announcments advertising instances of this service\n");
1006 fprintf(stderr, "ResolveQ Resolve questions from clients actively connecting to an instance of this service\n");
1007 fprintf(stderr, "ResolveA Resolve answers/announcments giving connection information for an instance of this service\n");