Home | History | Annotate | Download | only in dbus

Lines Matching refs:mechanisms

42  * network connections or other IPC mechanisms.
1111 * Sets the SASL authentication mechanisms
1114 * @param mechanisms the #NULL-terminated array of mechanisms
1120 const char **mechanisms)
1122 return _dbus_auth_set_mechanisms (transport->auth, mechanisms);