Searched refs:rehash (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/lib/libast/common/cdt/ |
H A D | dtmethod.c | 88 { int rehash; local 90 rehash = 1; 91 else rehash = 0; 96 if(rehash)
|
/titanic_41/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | hashset.c | 74 static void rehash(HASHSET h); 153 rehash(HASHSET h) in rehash() function 198 rehash(h); in h_put()
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | hash.c | 168 static void rehash(Hash *pH, int new_size){ in rehash() function 331 if( pH->htsize==0 ) rehash(pH,8); in sqliteHashInsert() 338 rehash(pH,pH->htsize*2); in sqliteHashInsert()
|
/titanic_41/usr/src/lib/libshell/common/bltins/ |
H A D | cd_pwd.c | 44 static void rehash(register Namval_t *np,void *data) in rehash() function 203 nv_scan(shp->track_tree,rehash,(void*)0,NV_TAGGED,NV_TAGGED); in b_cd()
|
/titanic_41/usr/src/cmd/awk/ |
H A D | tran.c | 72 static void rehash(Array *); 268 rehash(tp); in setsymtab() 288 rehash(Array *tp) /* rehash items in small table into big one */ in rehash() function
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | select5.test | 86 # Get the Agg function to rehash in vdbe.c
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | init.c | 187 static void rehash(register Namval_t *np,void *data) in rehash() function 292 nv_scan(shp->track_tree,rehash,(void*)0,NV_TAGGED,NV_TAGGED); in put_restricted()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | SUNWcs.man1.inc | 278 link path=usr/share/man/man1/rehash.1 target=hash.1
|
/titanic_41/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 4365 rehash: in hat_add_callback() 4468 goto rehash; in hat_add_callback() 4487 goto rehash; in hat_add_callback() 4573 rehash: in hat_delete_callback() 4642 goto rehash; in hat_delete_callback() 4660 goto rehash; in hat_delete_callback()
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | RELEASE | 382 add PP_NOHASH for PP_COMPILE front ends that rehash T_ID anyway
|
/titanic_41/ |
H A D | .gitignore | 4413 usr/src/man/man1/rehash.1
|