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

/osnet-11/usr/src/lib/libast/common/hash/
H A Dhashwalk.c46 while (b = hashnext(pos))
H A Dhashscan.c38 * while (b = hashnext(&pos)) ...;
87 hashnext(register Hash_position_t* pos) function
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dhash.h204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((Hash_position_t*));
/osnet-11/usr/src/lib/libast/common/include/
H A Dhash.h194 extern Hash_bucket_t* hashnext(Hash_position_t*);
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dhash.h204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((Hash_position_t*));
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dhash.h204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((Hash_position_t*));
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dhash.h204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((Hash_position_t*));
/osnet-11/usr/src/lib/libpp/common/
H A Dppop.c1506 if (p = hashnext(pos))
1509 b = hashnext(pos);
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c564 goto hashnext;
593 hashnext:

Completed in 25 milliseconds