Searched refs:hash_buf (Results 1 – 5 of 5) sorted by relevance
152 static VSTRING *hash_buf = 0; in mail_queue_dir() local174 if (hash_buf == 0) { in mail_queue_dir()175 hash_buf = vstring_alloc(100); in mail_queue_dir()197 dir_forest(hash_buf, queue_id, var_hash_queue_depth)); in mail_queue_dir()
437 static sparc_opcode_hash *hash_buf = NULL; in build_hash_table() local444 free (hash_buf); in build_hash_table()445 hash_buf = xmalloc (sizeof (* hash_buf) * num_opcodes); in build_hash_table()449 sparc_opcode_hash *h = &hash_buf[i]; in build_hash_table()
6 SRCS+= hash.c hash_bigkey.c hash_buf.c hash_func.c hash_log2.c \
36 $(visrcdir)/db.1.85/hash/hash_buf.c \