Home
last modified time | relevance | path

Searched refs:hashtabadd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dhash.h69 void *hashtabadd(Hashtab *htab, /* The hash table */
H A Dsymbol.c88 hashtabadd(htab, s); in addsym()
H A Dhash.c103 hashtabadd(Hashtab * htab, void *ptr) in hashtabadd() function