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 268 _dbus_group_info_free_allocated (info);
277 _dbus_group_info_free_allocated (info);
289 _dbus_group_info_free_allocated (info);
dbus-userdb.h 88 void _dbus_group_info_free_allocated (DBusGroupInfo *info);
dbus-userdb.c 59 _dbus_group_info_free_allocated (DBusGroupInfo *info) function
457 NULL, (DBusFreeFunction) _dbus_group_info_free_allocated);

Completed in 163 milliseconds