Home
last modified time | relevance | path

Searched refs:service_hash (Results 1 – 25 of 25) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/
H A Dservice_list.rb4 def initialize(batch, service_hash, association) argument
6 @service_hash = service_hash
19 service_hash.keys << "#{association}_id"
24 service_hash.values << record.id
/dports/devel/dbus/dbus-1.12.20/bus/
H A Dservices.c67 DBusHashTable *service_hash; member
87 registry->service_hash = _dbus_hash_table_new (DBUS_HASH_STRING, in bus_registry_new()
89 if (registry->service_hash == NULL) in bus_registry_new()
130 if (registry->service_hash) in bus_registry_unref()
131 _dbus_hash_table_unref (registry->service_hash); in bus_registry_unref()
149 service = _dbus_hash_table_lookup_string (registry->service_hash, in bus_registry_lookup()
257 service = _dbus_hash_table_lookup_string (registry->service_hash, in bus_registry_ensure()
307 if (!_dbus_hash_table_insert_string (registry->service_hash, in bus_registry_ensure()
326 _dbus_hash_iter_init (registry->service_hash, &iter); in bus_registry_foreach()
344 len = _dbus_hash_table_get_n_entries (registry->service_hash); in bus_registry_list_services()
[all …]
/dports/security/pear-Crypt_MicroID/Crypt_MicroID-0.1.0/Crypt/
H A DMicroID.php103 $service_hash = bin2hex(mhash($hash_method, $service));
105 $service_hash));
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dui_common.h41 extern hash_type* service_hash;
H A Dtui.c170 service_hash = serv_hash_create(); in tui_init()
171 serv_hash_initialise(service_hash); in tui_init()
H A Dui_common.c24 hash_type* service_hash; variable
354 … if(options.portresolution && hash_find(service_hash, &skey, u_s_name.void_pp) == HASH_STATUS_OK) { in sprint_host()
H A Dui.c458 service_hash = serv_hash_create(); in ui_init()
459 serv_hash_initialise(service_hash); in ui_init()
/dports/net-mgmt/pandorafms_server/pandorafms_server-6.0SP2/bin/
H A Dpandora_server390 my %service_hash = (
401 if (Win32::Daemon::CreateService(\%service_hash)) {
H A Dtentacle_server1244 my %service_hash = (
1255 if (Win32::Daemon::CreateService(\%service_hash)) {
/dports/net-mgmt/pandorafms_agent/pandorafms_agent_unix-6.0SP2/
H A Dtentacle_server1244 my %service_hash = (
1255 if (Win32::Daemon::CreateService(\%service_hash)) {
/dports/net/hostapd/hostapd-2.9/src/p2p/
H A Dp2p_i.h631 const u8 *service_hash; member
H A Dp2p_parse.c303 msg->service_hash = data; in p2p_parse_attribute()
H A Dp2p.c2376 if (msg.service_hash && msg.service_hash_count) { in p2p_reply_probe()
2377 const u8 *hash = msg.service_hash; in p2p_reply_probe()
2456 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe()
/dports/net/hostapd-devel/hostap-14ab4a816/src/p2p/
H A Dp2p_parse.c303 msg->service_hash = data; in p2p_parse_attribute()
H A Dp2p_i.h634 const u8 *service_hash; member
H A Dp2p.c2398 if (msg.service_hash && msg.service_hash_count) { in p2p_reply_probe()
2399 const u8 *hash = msg.service_hash; in p2p_reply_probe()
2478 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/p2p/
H A Dp2p_i.h631 const u8 *service_hash; member
H A Dp2p_parse.c303 msg->service_hash = data; in p2p_parse_attribute()
H A Dp2p.c2376 if (msg.service_hash && msg.service_hash_count) { in p2p_reply_probe()
2377 const u8 *hash = msg.service_hash; in p2p_reply_probe()
2456 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_parse.c303 msg->service_hash = data; in p2p_parse_attribute()
H A Dp2p_i.h631 const u8 *service_hash; member
H A Dp2p.c2376 if (msg.service_hash && msg.service_hash_count) { in p2p_reply_probe()
2377 const u8 *hash = msg.service_hash; in p2p_reply_probe()
2456 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/p2p/
H A Dp2p_i.h634 const u8 *service_hash; member
H A Dp2p_parse.c303 msg->service_hash = data; in p2p_parse_attribute()
H A Dp2p.c2398 if (msg.service_hash && msg.service_hash_count) { in p2p_reply_probe()
2399 const u8 *hash = msg.service_hash; in p2p_reply_probe()
2478 ies = p2p_build_probe_resp_ies(p2p, msg.service_hash, in p2p_reply_probe()