Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodhash.c823 int (*find_cb)(mod_hash_key_t, mod_hash_val_t), int *cb_rval) in mod_hash_find_cb_rval() argument
830 *cb_rval = find_cb(key, *val); in mod_hash_find_cb_rval()