Searched refs:hashentry_t (Results 1 – 3 of 3) sorted by relevance
76 } hashentry_t; typedef81 hashentry_t **mounts;106 static hashentry_t *cache_lookup(cache_t *, char *);108 static void free_entry(hashentry_t **);120 static char **create_dependents(hashentry_t *);226 hashentry_t *entry; in mnt_unregister()267 hashentry_t *entry; in mnt_offline()730 cache->mounts = (hashentry_t **)calloc(size, sizeof (hashentry_t *)); in cache_create()786 hashentry_t *entry; in free_cache()787 hashentry_t *entry_tmp; in free_cache()[all …]
179 } hashentry_t; typedef189 static hashentry_t *hash_tbl[OPTHASH_TBLSIZE] = { NULL };682 hashentry_t *bucket;893 register hashentry_t *bucket;895 hashentry_t *he;901 he = (hashentry_t *)malloc(sizeof(*he));994 hashentry_t *bucket;
128 } hashentry_t; typedef140 hashentry_t *sid_history;