Searched defs:Hash_position_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dhash.h116 #define Hashpos_t Hash_position_t
117 #define HASHPOSITION Hash_position_t
157 } Hash_position_t; typedef in typeref:struct:__anon2590
199 extern __MANGLE__ void hashdone __PROTO__((Hash_position_t*));
204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((Hash_position_t*));
205 extern __MANGLE__ Hash_position_t* hashscan __PROTO__((Hash_table_t*, int));
/illumos-gate/usr/src/lib/libast/common/include/
H A Dhash.h107 #define Hashpos_t Hash_position_t
108 #define HASHPOSITION Hash_position_t
148 } Hash_position_t; typedef in typeref:struct:__anon2626
189 extern void hashdone(Hash_position_t*);
194 extern Hash_bucket_t* hashnext(Hash_position_t*);
195 extern Hash_position_t* hashscan(Hash_table_t*, int);
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dhash.h116 #define Hashpos_t Hash_position_t
117 #define HASHPOSITION Hash_position_t
157 } Hash_position_t; typedef in typeref:struct:__anon2690
199 extern __MANGLE__ void hashdone __PROTO__((Hash_position_t*));
204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((Hash_position_t*));
205 extern __MANGLE__ Hash_position_t* hashscan __PROTO__((Hash_table_t*, int));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dhash.h116 #define Hashpos_t Hash_position_t
117 #define HASHPOSITION Hash_position_t
157 } Hash_position_t; typedef in typeref:struct:__anon2712
199 extern __MANGLE__ void hashdone __PROTO__((Hash_position_t*));
204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((Hash_position_t*));
205 extern __MANGLE__ Hash_position_t* hashscan __PROTO__((Hash_table_t*, int));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dhash.h116 #define Hashpos_t Hash_position_t
117 #define HASHPOSITION Hash_position_t
157 } Hash_position_t; typedef in typeref:struct:__anon2734
199 extern __MANGLE__ void hashdone __PROTO__((Hash_position_t*));
204 extern __MANGLE__ Hash_bucket_t* hashnext __PROTO__((Hash_position_t*));
205 extern __MANGLE__ Hash_position_t* hashscan __PROTO__((Hash_table_t*, int));

Completed in 48 milliseconds