Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h641 bool_t nlm_caller_is_local(SVCXPRT *);
H A Dnlm_dispatch.c121 !nlm_caller_is_local(transp)) { in nlm_dispatch()
H A Dnlm_impl.c2702 nlm_caller_is_local(SVCXPRT *transp) in nlm_caller_is_local() function