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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dclikrb5.c1097 const char *service_string, /* krbtgt/BER.SUSE.DE@BER.SUSE.DE */
1139 ret = krb5_get_renewed_creds(context, &creds, client, ccache, CONST_DISCARD(char *, service_string));
1180 if (service_string) {
1181 ret = smb_krb5_parse_name(context, service_string, &creds_in.server);
1095 smb_krb5_renew_ticket(const char *ccache_string, const char *client_string, const char *service_string, time_t *expire_time) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dactivation.c1907 DBusString service_string; local
1955 _dbus_string_init_const (&service_string, "org.freedesktop.systemd1");
1956 service = bus_registry_lookup (registry, &service_string);
H A Ddispatch.c294 DBusString service_string; local
302 _dbus_string_init_const (&service_string, service_name);
303 service = bus_registry_lookup (registry, &service_string);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dincludes.h1185 krb5_error_code smb_krb5_renew_ticket(const char *ccache_string, const char *client_string, const char *service_string, time_t *expire_time);

Completed in 113 milliseconds