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 …]
120 } hashentry_t; typedef130 hashentry_t *sid_history;
186 } hashentry_t; typedef196 static hashentry_t *hash_tbl[OPTHASH_TBLSIZE] = { NULL };689 hashentry_t *bucket;900 register hashentry_t *bucket;902 hashentry_t *he;908 he = (hashentry_t *)malloc(sizeof(*he));1001 hashentry_t *bucket;