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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-memory.c785 typedef struct ShutdownClosure ShutdownClosure; typedef in typeref:struct:ShutdownClosure
790 struct ShutdownClosure struct
792 ShutdownClosure *next; /**< Next ShutdownClosure */
798 static ShutdownClosure *registered_globals = NULL;
812 ShutdownClosure *c;
814 c = dbus_new (ShutdownClosure, 1);
883 ShutdownClosure *c;

Completed in 101 milliseconds