Lines Matching full:service
258 const char *service;
387 debug2("buggy server: service_accept w/o service");
401 authctxt.service = "ssh-connection"; /* service name */
655 packet_put_cstring(authctxt->service);
710 authctxt->service, "gssapi-with-mic");
857 packet_put_cstring(authctxt->service);
883 packet_put_cstring(authctxt->service);
925 packet_put_cstring(authctxt->service);
1230 authctxt->service);
1257 buffer_put_cstring(&b, authctxt->service);
1302 packet_put_cstring(authctxt->service);
1505 packet_put_cstring(authctxt->service);
1658 const char *service;
1692 service = datafellows & SSH_BUG_HBSERVICE ? "ssh-userauth" :
1693 authctxt->service;
1700 buffer_put_cstring(&b, service);
1726 packet_put_cstring(authctxt->service);
1769 packet_put_cstring(authctxt->service);