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

/external/dbus/bus/
H A Dconnection.c84 char *cached_loginfo_string; member in struct:__anon3923
415 dbus_free (d->cached_loginfo_string);
594 if (!_dbus_string_steal_data (&loginfo_buf, &(d->cached_loginfo_string)))
921 return d->cached_loginfo_string;

Completed in 31 milliseconds