Searched refs:_dbus_noncefile_get_path (Results 1 – 3 of 3) sorted by relevance
142 if (_dbus_read_nonce (_dbus_noncefile_get_path(noncefile), &nonce, NULL) != TRUE) in _dbus_accept_with_noncefile()398 _dbus_noncefile_get_path (const DBusNonceFile *noncefile) in _dbus_noncefile_get_path() function419 return do_check_nonce (fd, _dbus_noncefile_get_path (noncefile), error); in _dbus_noncefile_check_nonce()
53 const DBusString* _dbus_noncefile_get_path (const DBusNonceFile *noncefile);
471 !_dbus_address_append_escaped (&address, _dbus_noncefile_get_path (noncefile))) in _dbus_server_new_for_tcp_socket()