Searched refs:_dbus_noncefile_get_path (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-nonce.h53 const DBusString* _dbus_noncefile_get_path (const DBusNonceFile *noncefile);
H A Ddbus-nonce.c143 if (_dbus_read_nonce (_dbus_noncefile_get_path(noncefile), &nonce, NULL) != TRUE)
401 _dbus_noncefile_get_path (const DBusNonceFile *noncefile) function
422 return do_check_nonce (fd, _dbus_noncefile_get_path (noncefile), error);
H A Ddbus-server-socket.c469 !_dbus_address_append_escaped (&address, _dbus_noncefile_get_path (noncefile)))

Completed in 64 milliseconds