Searched defs:hashcode (Results 1 - 4 of 4) sorted by relevance

/src/usr.sbin/bootp/bootpef/
H A Dbootpef.c230 unsigned int tlen, hashcode; local in function:main
/src/usr.sbin/bootp/common/
H A Dhash.c181 hash_Exists(hash_tbl * hashtable,unsigned int hashcode,hash_cmpfp compare,hash_datum * key) argument
209 hash_Insert(hash_tbl * hashtable,unsigned int hashcode,hash_cmpfp compare,hash_datum * key,hash_datum * element) argument
237 hash_Delete(hash_tbl * hashtable,unsigned int hashcode,hash_cmpfp compare,hash_datum * key,hash_freefp free_data) argument
299 hash_Lookup(hash_tbl * hashtable,unsigned int hashcode,hash_cmpfp compare,hash_datum * key) argument
[all...]
H A Dreadfile.c319 unsigned hashcode, buflen; local in function:readtab
1414 unsigned int tlen, hashcode; local in function:fill_defaults
[all...]
/src/usr.sbin/bootp/bootpd/
H A Dbootpd.c597 unsigned hlen, hashcode; local in function:handle_request

Completed in 7 milliseconds