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

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/libdm/datastruct/
H A Dhash.c189 void dm_hash_remove_binary(struct dm_hash_table *t, const char *key, function
214 dm_hash_remove_binary(t, key, strlen(key) + 1);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dtcp-comms.c124 dm_hash_remove_binary(sock_hash, csid, GULM_MAX_CSID_LEN);
313 dm_hash_remove_binary(sock_hash, remcsid, GULM_MAX_CSID_LEN);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Dlibdevmapper.h652 void dm_hash_remove_binary(struct dm_hash_table *t, const char *key, uint32_t len);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/libdm/
H A Dlibdevmapper.h652 void dm_hash_remove_binary(struct dm_hash_table *t, const char *key, uint32_t len);
H A Dlibdm-deptree.c344 dm_hash_remove_binary(dtree->devs, (const char *) &dev,

Completed in 173 milliseconds