Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dhashset.h44 extern const void *h_put(HASHSET h, const void *key);
H A Dhashset.c187 h_put(HASHSET h, const void *key) in h_put() function
H A Drmtab.c136 (void) h_put(mntlist, m); in mntlist_insert()