hashentry_t
static hashentry_t *hash_tbl[OPTHASH_TBLSIZE] = { NULL };
hashentry_t *bucket;
register hashentry_t *bucket;
hashentry_t *he;
he = (hashentry_t *)malloc(sizeof(*he));
hashentry_t *bucket;
hashentry_t *sid_history;
static hashentry_t *
hashentry_t *entry;
static hashentry_t *cache_lookup(cache_t *, char *);
static void free_entry(hashentry_t **);
static char **create_dependents(hashentry_t *);
create_dependents(hashentry_t *entry)
hashentry_t *entry;
hashentry_t *entry;
hashentry_t *entry;
cache->mounts = (hashentry_t **)calloc(size, sizeof (hashentry_t *));
hashentry_t *entry;
hashentry_t *entry_tmp;
hashentry_t **mounts;
free_entry(hashentry_t **entryp)
hashentry_t *entry;
hashentry_t *entry;
entry = (hashentry_t *)calloc(1, sizeof (hashentry_t));