Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c78 } hashentry_t; typedef
83 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 …]
/onnv-gate/usr/src/cmd/idmap/idmapd/
H A Didmapd.h120 } hashentry_t; typedef
130 hashentry_t *sid_history;
/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c186 } hashentry_t; typedef
196 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;