Home
last modified time | relevance | path

Searched refs:item_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libpkg/common/
H A Dnhash.h39 typedef struct item_t { struct
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.h40 typedef struct item_t { struct
/titanic_41/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h279 } item_t; typedef
501 static item_t *nfphash_lookup(char *key);
H A Ddevfsadm.c225 static item_t **nfp_hash;
8421 nfp_hash = s_zalloc(NFP_HASH_SZ * sizeof (item_t *)); in nfphash_create()
8437 static item_t *
8441 item_t *ip; in nfphash_lookup()
8458 item_t *ip; in nfphash_insert()
8465 ip = s_zalloc(sizeof (item_t)); in nfphash_insert()
8476 item_t *ip; in nfphash_destroy()