Searched refs:mechanisms (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth.h49 const char **mechanisms);
H A Ddbus-server.h87 const char **mechanisms);
H A Ddbus-transport.h96 const char **mechanisms);
H A Ddbus-server.c1035 * Sets the authentication mechanisms that this server offers to
1039 * mechanisms (this is the default behavior).
1041 * The D-Bus specification describes some of the supported mechanisms.
1044 * @param mechanisms #NULL-terminated array of mechanisms
1049 const char **mechanisms)
1057 if (mechanisms != NULL)
1059 copy = _dbus_dup_string_array (mechanisms);
1048 dbus_server_set_auth_mechanisms(DBusServer *server, const char **mechanisms) argument
H A Ddbus-transport.c46 * network connections or other IPC mechanisms.
1467 * Sets the SASL authentication mechanisms supported by this transport.
1470 * @param mechanisms the #NULL-terminated array of mechanisms
1476 const char **mechanisms)
1478 return _dbus_auth_set_mechanisms (transport->auth, mechanisms);
1475 _dbus_transport_set_auth_mechanisms(DBusTransport *transport, const char **mechanisms) argument
H A Ddbus-auth.c1286 /* Put mechanisms here in order of preference.
1294 * use its mechanisms as well.
1669 /* No args to the auth, send mechanisms */
1889 /* FIXME right now we try mechanisms in the order
1966 _dbus_verbose ("%s: Disconnecting because we are out of mechanisms to try using\n",
2392 * @param mechanisms #NULL-terminated array of mechanism names
2397 const char **mechanisms)
2401 if (mechanisms != NULL)
2403 copy = _dbus_dup_string_array (mechanisms);
2396 _dbus_auth_set_mechanisms(DBusAuth *auth, const char **mechanisms) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drecguard.tex17 mechanisms.
H A Dtdnd.tex18 mechanisms store data in some kind of \helpref{wxDataObject}{wxdataobject}
H A Ddataobj.tex81 Note that neither the GTK+ data transfer mechanisms for clipboard and
H A Dbrush.tex338 There are two mechanisms in recent versions of wxWidgets which make the
H A Dpen.tex358 There are two mechanisms in recent versions of wxWidgets which make the
H A Dtlog.tex68 generic mechanisms, but are not really adapted for wxWidgets, while the log
H A Dtdb.tex444 mechanisms perform the same functions as the manual approach to opening a
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser.c99 DBusList *mechanisms; /**< Auth mechanisms */ member in struct:BusConfigParser
330 while ((link = _dbus_list_pop_first_link (&included->mechanisms)))
331 _dbus_list_append_link (&parser->mechanisms, link);
512 _dbus_list_foreach (&parser->mechanisms,
516 _dbus_list_clear (&parser->mechanisms);
2530 if (!_dbus_list_append (&parser->mechanisms,
2651 return &parser->mechanisms;
3126 if (!lists_of_c_strings_equal (a->mechanisms, b->mechanisms))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/test/
H A DMakefile.am219 data/auth/client-out-of-mechanisms.auth-script \
230 data/auth/mechanisms.auth-script \
H A DMakefile604 data/auth/client-out-of-mechanisms.auth-script \
615 data/auth/mechanisms.auth-script \
H A DMakefile.in604 data/auth/client-out-of-mechanisms.auth-script \
615 data/auth/mechanisms.auth-script \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex883 are treated by an independent queue, so both mechanisms will detect
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.lua3550 default local copying mechanisms (cp|mv|rm):

Completed in 216 milliseconds