Searched defs:hashnext (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/hash/
H A Dhashscan.c38 * while (b = hashnext(&pos)) ...;
87 hashnext(register Hash_position_t* pos) function
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h337 * The hash tables and their linkage (hashnext) are protected by the
352 * (hashnext, size, path, pathsz members valid).
378 struct node_s *hashnext; /* hash list next node_t */ member in struct:node_s
1160 struct nca_conn_s *hashnext; /* Hash chain next */ member in struct:nca_conn_s

Completed in 61 milliseconds