OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cookie_id_str
(Results
1 - 1
of
1
) sorted by null
/external/dbus/dbus/
dbus-auth.c
831
DBusString
cookie_id_str
;
local
865
if (!_dbus_string_init (&
cookie_id_str
))
869
&
cookie_id_str
, 0))
890
if (!_dbus_string_parse_int (&
cookie_id_str
, 0, &val, NULL))
1001
_dbus_string_free (&
cookie_id_str
);
[
all
...]
Completed in 611 milliseconds