Searched refs:hash_lookup (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/ |
H A D | hash.h | 110 return hash_lookup ((hashed_object_t **)ptr, \ 158 int hash_lookup (hashed_object_t **, struct hash_table *,
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/ |
H A D | hash.h | 30 void *hash_lookup(struct hash_table *t, const char *key);
|
/netbsd-src/external/mpl/dhcp/dist/omapip/ |
H A D | hash.c | 479 int hash_lookup (vp, table, key, len, file, line) in hash_lookup() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | ChangeLog | 1040 hash_lookup, hash_add_attr, add_method_to_hash_list): Removed.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-1998 | 2057 (hash_lookup): Modify for generic keys. 2065 (hash_lookup): Likewise. 2068 (string_hash): Split out from hash_lookup. 2070 (string_copy): Split out from hash_lookup.
|
H A D | ChangeLog-2001 | 3198 (hash_lookup): Replace HASHFUNCTION with hash_func. 23690 * hash.c (hash_lookup): Likewise. 23692 * hash.h (hash_lookup): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2005 | 2122 * hash.c (hash_lookup): Add len parameter. All callers changed.
|
H A D | ChangeLog-2020 | 2065 (hash_lookup): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2005 | 2122 * hash.c (hash_lookup): Add len parameter. All callers changed.
|
H A D | ChangeLog-2020 | 2065 (hash_lookup): Likewise.
|