OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_free_function
(Results
1 - 2
of
2
) sorted by null
/external/dbus/dbus/
dbus-server.c
863
DBusFreeFunction
old_free_function
;
local
869
old_free_function
= server->new_connection_free_data_function;
877
if (
old_free_function
!= NULL)
878
(*
old_free_function
) (old_data);
[
all
...]
dbus-connection.c
5245
DBusFreeFunction
old_free_function
= NULL;
local
5344
DBusFreeFunction
old_free_function
= NULL;
local
[
all
...]
Completed in 17 milliseconds