Searched refs:registry (Results 1 - 25 of 56) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dservices.h37 BusRegistry* bus_registry_ref (BusRegistry *registry);
38 void bus_registry_unref (BusRegistry *registry);
39 BusService* bus_registry_lookup (BusRegistry *registry,
41 BusService* bus_registry_ensure (BusRegistry *registry,
47 void bus_registry_foreach (BusRegistry *registry,
50 dbus_bool_t bus_registry_list_services (BusRegistry *registry,
53 dbus_bool_t bus_registry_acquire_service (BusRegistry *registry,
60 dbus_bool_t bus_registry_release_service (BusRegistry *registry,
66 dbus_bool_t bus_registry_set_service_context_table (BusRegistry *registry,
H A Dservices.c44 BusRegistry *registry; member in struct:BusService
76 BusRegistry *registry; local
78 registry = dbus_new0 (BusRegistry, 1);
79 if (registry == NULL)
82 registry->refcount = 1;
83 registry->context = context;
85 registry->service_hash = _dbus_hash_table_new (DBUS_HASH_STRING,
87 if (registry->service_hash == NULL)
90 registry->service_pool = _dbus_mem_pool_new (sizeof (BusService),
93 if (registry
112 bus_registry_ref(BusRegistry *registry) argument
121 bus_registry_unref(BusRegistry *registry) argument
142 bus_registry_lookup(BusRegistry *registry, const DBusString *service_name) argument
241 bus_registry_ensure(BusRegistry *registry, const DBusString *service_name, DBusConnection *owner_connection_if_created, dbus_uint32_t flags, BusTransaction *transaction, DBusError *error) argument
318 bus_registry_foreach(BusRegistry *registry, BusServiceForeachFunction function, void *data) argument
334 bus_registry_list_services(BusRegistry *registry, char ***listp, int *array_len) argument
378 bus_registry_acquire_service(BusRegistry *registry, DBusConnection *connection, const DBusString *service_name, dbus_uint32_t flags, dbus_uint32_t *result, BusTransaction *transaction, DBusError *error) argument
599 bus_registry_release_service(BusRegistry *registry, DBusConnection *connection, const DBusString *service_name, dbus_uint32_t *result, BusTransaction *transaction, DBusError *error) argument
676 bus_registry_set_service_context_table(BusRegistry *registry, DBusHashTable *table) argument
[all...]
H A Ddriver.c185 create_unique_client_name (BusRegistry *registry, argument
234 if (bus_registry_lookup (registry, str) == NULL)
253 BusRegistry *registry; local
288 registry = bus_connection_get_registry (connection);
290 if (!create_unique_client_name (registry, &unique_name))
313 service = bus_registry_ensure (registry,
380 BusRegistry *registry; local
387 registry = bus_connection_get_registry (connection);
396 if (!bus_registry_list_services (registry, &services, &len))
569 BusRegistry *registry; local
632 BusRegistry *registry; local
694 BusRegistry *registry; local
1079 BusRegistry *registry; local
1162 BusRegistry *registry; local
1267 BusRegistry *registry; local
1343 BusRegistry *registry; local
1419 BusRegistry *registry; local
1494 BusRegistry *registry; local
[all...]
H A Dpolicy.h144 BusRegistry *registry,
151 BusRegistry *registry,
H A Dactivation.h57 dbus_bool_t bus_activation_list_services (BusActivation *registry,
H A Dstats.c266 BusRegistry *registry; local
272 registry = bus_connection_get_registry (caller_connection);
280 service = bus_registry_lookup (registry, &bus_name_str);
H A Dbus.c62 BusRegistry *registry; member in struct:BusContext
674 if (!bus_registry_set_service_context_table (context->registry,
749 context->registry = bus_registry_new (context);
750 if (context->registry == NULL)
1058 if (context->registry)
1060 bus_registry_unref (context->registry);
1061 context->registry = NULL;
1150 return context->registry;
1576 context->registry,
1601 context->registry,
[all...]
H A Dpolicy.c867 BusRegistry *registry,
1014 service = bus_registry_lookup (registry, &str);
1048 BusRegistry *registry,
1214 service = bus_registry_lookup (registry, &str);
866 bus_client_policy_check_can_send(BusClientPolicy *policy, BusRegistry *registry, dbus_bool_t requested_reply, DBusConnection *receiver, DBusMessage *message, dbus_int32_t *toggles, dbus_bool_t *log) argument
1047 bus_client_policy_check_can_receive(BusClientPolicy *policy, BusRegistry *registry, dbus_bool_t requested_reply, DBusConnection *sender, DBusConnection *addressed_recipient, DBusConnection *proposed_recipient, DBusMessage *message, dbus_int32_t *toggles) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_register.c22 __os_fdlock(env, (env)->dbenv->registry, (off_t)(pos), 1, nowait)
24 __os_fdlock(env, (env)->dbenv->registry, (off_t)(pos), 0, 0)
36 * The registry feature is configured by specifying the DB_REGISTER flag to the
37 * DbEnv.open method. If DB_REGISTER is specified, DB opens the registry file
38 * in the database environment home directory. The registry file is formatted
73 * Whenever a process opens a new DbEnv handle, it walks the registry file and
78 * It's possible to get corruption in the registry file. If a write system
80 * the registry file, or a partial entry at the end of the file. This is OK.
81 * A corrupted entry will be flagged as a non-empty line during the registry
94 * already exists in Berkeley DB, too, the registry cod
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/muleunit/
H A Dtestregistry.cpp58 static TestRegistry registry; local
59 return registry;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A DMakefile.am12 res0.c mapping0.c registry.c codebook.c sharedbook.c\
16 registry.h scales.h window.h lookup.h lookup_data.h\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dnet_rpc_registry.c108 d_fprintf(stderr, "invalid registry path\n");
112 /* open the top level hive and then the registry key */
116 d_fprintf(stderr, "Unable to connect to remote registry\n");
226 d_fprintf(stderr, "invalid registry path\n");
230 /* open the top level hive and then the registry key */
234 d_fprintf(stderr, "Unable to connect to remote registry\n");
323 /* depth first dump of the registry tree */
394 REGF_FILE *registry; local
403 if ( !(registry = regfio_open( argv[0], O_RDONLY, 0)) ) {
409 /* get the root of the registry fil
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlstate.c163 ** Create registry table and its predefined values
167 /* create registry */
168 Table *registry = luaH_new(L); local
169 sethvalue(L, &g->l_registry, registry);
170 luaH_resize(L, registry, LUA_RIDX_LAST, 0);
171 /* registry[LUA_RIDX_MAINTHREAD] = L */
173 luaH_setint(L, registry, LUA_RIDX_MAINTHREAD, &mt);
174 /* registry[LUA_RIDX_GLOBALS] = table of globals */
176 luaH_setint(L, registry, LUA_RIDX_GLOBALS, &mt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtconfig.tex8 file, registry and INI file based implementations mentions all the
20 registry for amounts of data more than a couple of kilobytes.
33 differences between the Windows registry and the standard Unix text format
H A Dregkey.tex14 wxRegKey is a class representing the Windows registry (it is only available
15 under Windows). One can create, query and delete registry keys using this
18 The Windows registry is easy to understand. There are five registry keys,
45 <wx/msw/registry.h>
142 Gets the name of the registry key.
H A Dfileconf.tex21 used explicitly if you want to use files and not the registry even under
H A Dhtmlstrt.tex67 (for example in the registry under Windows, or in a dotfile under Unix).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dfontenum.cpp332 // now extract the registry/encoding
336 wxString registry(dash + 1);
342 encoding << wxT('-') << registry;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dfont.cpp362 registry = m_nativeFontInfo.GetXFontComponent(wxXLFD_REGISTRY).Upper(), local
365 if ( registry == _T("ISO8859") )
373 else if ( registry == _T("MICROSOFT") )
381 else if ( registry == _T("KOI8") )
642 wxString registry = tn.GetNextToken().MakeUpper(), local
645 if ( registry == _T("ISO8859") )
654 else if ( registry == _T("MICROSOFT") )
663 else if ( registry == _T("KOI8") )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dfont.cpp263 registry = m_nativeFontInfo.GetXFontComponent(wxXLFD_REGISTRY).Upper(), local
266 if ( registry == _T("ISO8859") )
274 else if ( registry == _T("MICROSOFT") )
282 else if ( registry == _T("KOI8") )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dfont.cpp311 wxString registry = tn.GetNextToken().MakeUpper(), local
314 if ( registry == _T("ISO8859") )
323 else if ( registry == _T("MICROSOFT") )
332 else if ( registry == _T("KOI8") )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Dsamba.postinst114 # registry.tdb file.
118 rm -f /var/lib/samba/registry.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Dsamba.postinst114 # registry.tdb file.
118 rm -f /var/lib/samba/registry.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Dsamba.postinst112 # registry.tdb file.
116 rm -f /var/lib/samba/registry.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dprop.cpp934 void wxPropertyView::AddRegistry(wxPropertyValidatorRegistry *registry) argument
936 m_validatorRegistryList.Append(registry);
947 wxPropertyValidatorRegistry *registry = (wxPropertyValidatorRegistry *)node->GetData(); local
948 wxPropertyValidator *validator = registry->GetValidator(property->GetRole());
1050 * Property validator registry

Completed in 299 milliseconds

123