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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dtdb.c84 unsigned full_hash; /* the full 32 bit hash of the key */ member in struct:list_struct
587 if (hash == rec->full_hash && key.dsize == rec->key_len) {
963 if (hash == rec.full_hash && key.dsize == rec.key_len) {
1090 rec.full_hash = hash;

Completed in 120 milliseconds