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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dhtable.h28 int hash_remove(T_HashTable *H, T_HashTableEl *E, int hint);
H A Dhash.c201 int hash_remove(T_HashTable *H,T_HashTableEl *E, int hint) function
H A Dfile.c248 hash_remove(filehash, (void *) This, This->hint);
479 return hash_remove(filehash, (void *) Stream, This->hint);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/batman-adv/
H A Dhash.h66 * hash_remove(). But usually, you don't want to use this function, as it
85 void *hash_remove(struct hashtable_t *hash, void *data);
H A Dtranslation-table.c230 hash_remove(hna_local_hash, hna_local_entry->addr);
438 hash_remove(hna_global_hash, hna_global_entry->addr);
H A Dhash.c230 * hash_remove(). But usually, you don't want to use this function, as it
253 void *hash_remove(struct hashtable_t *hash, void *data) function
H A Dvis.c372 hash_remove(vis_hash, old_info);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dlist.h183 hash_remove (struct hash *hash, const void *key) function
H A Dlist.c382 hash_remove (hash, word);
H A Dmulti.c542 ASSERT (hash_remove (m->hash, &mi->real));
546 ASSERT (hash_remove (m->iter, &mi->real));
551 ASSERT (hash_remove (m->cid_hash, &mi->context.c2.mda_context.cid));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dawk.c623 static void hash_remove(xhash *hash, const char *name) function
2301 hash_remove(iamarray(R.v), L.s);
2515 hash_remove(fdhash, L.s);

Completed in 160 milliseconds