Home
last modified time | relevance | path

Searched refs:hash_alloc (Results 51 – 61 of 61) sorted by relevance

123

/dports/audio/re/re-0.5.8/src/sip/
H A Dmsg.c285 err = hash_alloc(&msg->hdrht, HDR_HASH_SIZE); in sip_msg_decode()
H A Dtransp.c620 return hash_alloc(&sip->ht_conn, sz); in sip_transp_init()
/dports/audio/re/re-0.5.8/src/rtp/
H A Dsess.c255 err = hash_alloc(&sess->members, MAX_MEMBERS); in rtcp_sess_alloc()
/dports/audio/re/re-0.5.8/src/http/
H A Dclient.c680 err = hash_alloc(&cli->ht_conn, CONN_BSIZE); in http_client_alloc()
/dports/audio/re/re-0.5.8/src/tls/openssl/
H A Dtls_udp.c826 err = hash_alloc(&sock->ht, hash_valid_size(htsize)); in dtls_listen()
/dports/devel/tla/tla-1.3.5/src/docs-hackerlab/texi/
H A Dhashing.texi424 hash_alloc_fn hash_alloc;
610 hashtree_alloc_fn hash_alloc,
/dports/japanese/xtr/xtr1.50e-0.2/lib/
H A Drx.h129 rx_alloc_hash hash_alloc; member
H A Drx.c810 rules->hash_alloc (rules));
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.1.01066 * array.c (rb_hash_rehash): use hash_alloc() instead of rb_hash_new(),
H A DChangeLog-1.8.05336 file.c (rb_stat_s_alloc), hash.c (hash_alloc), io.c (io_alloc),
H A DChangeLog-1.9.361202 (hash_alloc0, hash_alloc): unified because hash_alloc doesn't
82427 * hash.c (hash_alloc): was using tbl pointer without

123