HomeSort by relevance Sort by last modified time
    Searched refs:_dbus_group_info_free_allocated (Results 1 - 3 of 3) sorted by null

  /external/dbus/dbus/
dbus-userdb-util.c 263 _dbus_group_info_free_allocated (info);
272 _dbus_group_info_free_allocated (info);
284 _dbus_group_info_free_allocated (info);
dbus-userdb.h 85 void _dbus_group_info_free_allocated (DBusGroupInfo *info);
dbus-userdb.c 61 _dbus_group_info_free_allocated (DBusGroupInfo *info) function
548 NULL, (DBusFreeFunction) _dbus_group_info_free_allocated);

Completed in 42 milliseconds