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

/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/libdm/datastruct/
H A Dhash.c142 static struct dm_hash_node **_find(struct dm_hash_table *t, const char *key, function
162 struct dm_hash_node **c = _find(t, key, len);
170 struct dm_hash_node **c = _find(t, key, len);
192 struct dm_hash_node **c = _find(t, key, len);

Completed in 90 milliseconds