Searched refs:hashentry_t (Results 1 – 3 of 3) sorted by relevance
78 } hashentry_t; typedef83 hashentry_t **mounts;108 static hashentry_t *cache_lookup(cache_t *, char *);110 static void free_entry(hashentry_t **);122 static char **create_dependents(hashentry_t *);228 hashentry_t *entry; in mnt_unregister()269 hashentry_t *entry; in mnt_offline()732 cache->mounts = (hashentry_t **)calloc(size, sizeof (hashentry_t *)); in cache_create()788 hashentry_t *entry; in free_cache()789 hashentry_t *entry_tmp; in free_cache()[all …]
185 } hashentry_t; typedef195 static hashentry_t *hash_tbl[OPTHASH_TBLSIZE] = { NULL };688 hashentry_t *bucket;899 register hashentry_t *bucket;901 hashentry_t *he;907 he = (hashentry_t *)malloc(sizeof(*he));1000 hashentry_t *bucket;
127 } hashentry_t; typedef139 hashentry_t *sid_history;