Lines Matching defs:service
201 const char *service = data->set.str[STRING_SERVICE_NAME] ?
228 /* this loop will execute twice (once for service, once for host) */
231 if(service == srv_host) {
246 stringp = aprintf("%s@%s", service, host);
257 if(service == srv_host) {
258 failf(data, "Error importing service name %s@%s", service, host);
261 service = srv_host;
362 if(ret == AUTH_OK || service == srv_host)
365 service = srv_host;