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

/external/dbus/dbus/
H A Ddbus-nonce.c142 if (_dbus_read_nonce (_dbus_noncefile_get_path(noncefile), &nonce, NULL) != TRUE)
398 _dbus_noncefile_get_path (const DBusNonceFile *noncefile) function
419 return do_check_nonce (fd, _dbus_noncefile_get_path (noncefile), error);

Completed in 49 milliseconds