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

  /external/dnsmasq/src/
log.c 139 static void free_entry(void) function
156 free_entry();
168 free_entry();
  /external/bison/lib/
hash.c 730 free_entry (Hash_table *table, struct hash_entry *entry) function
774 free_entry (table, next);
799 free_entry (table, next);
884 free_entry (new_table, cursor);
  /external/dbus/dbus/
dbus-hash.c 251 static void free_entry (DBusHashTable *table,
394 free_entry (table, entry);
463 free_entry (DBusHashTable *table, function
496 free_entry (table, entry);
    [all...]
  /external/icu4c/common/
uresbund.c 143 free_entry(UResourceDataEntry *entry) { function
203 free_entry(resB);
208 * got decremented by free_entry().
423 free_entry(r);
429 free_entry(r);
    [all...]

Completed in 398 milliseconds