Home
last modified time | relevance | path

Searched refs:hashnext (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/hash/
H A Dhashwalk.c46 while (b = hashnext(pos)) in hashwalk()
H A Dhashscan.c87 hashnext(register Hash_position_t* pos) in hashnext() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dhash.h194 extern Hash_bucket_t* hashnext(Hash_position_t*);
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppop.c1556 if (p = hashnext(pos)) in ppop()
1559 b = hashnext(pos); in ppop()
/illumos-gate/usr/src/cmd/ast/libast/
H A Dmapfile-vers715 hashnext;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c560 goto hashnext; in dt_aggregate_snap_cpu()
588 hashnext: in dt_aggregate_snap_cpu()