Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dfilesys_rcm.c76 } hashentry_t; typedef
81 hashentry_t **mounts;
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()
865 hashentry_t *entry; in cache_sync()
953 hashentry_t *entry; in cache_insert()
985 entry = (hashentry_t *)calloc(1, sizeof (hashentry_t)); in cache_insert()
1044 static hashentry_t *
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c179 } hashentry_t; typedef
189 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;
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmapd.h128 } hashentry_t; typedef
140 hashentry_t *sid_history;