Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_service.c117 static callb_cpr_t *nlm_block_callback(flk_cb_when_t, void *);
716 flk_init_callback(&flk_cb, nlm_block_callback, &cb_data); in nlm_block()
751 nlm_block_callback(flk_cb_when_t when, void *data) in nlm_block_callback() function