Searched refs:nlm_host_monitor (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/klm/ |
H A D | nlm_impl.h | 578 void nlm_host_monitor(struct nlm_globals *, struct nlm_host *, int);
|
H A D | nlm_service.c | 274 * In nlm_host_monitor(), we put the sysid in the private data 648 nlm_host_monitor(g, host, argp->state); 1174 nlm_host_monitor(g, host, 0);
|
H A D | nlm_client.c | 304 nlm_host_monitor(g, hostp, 0); 1276 nlm_host_monitor(g, host, 0);
|
H A D | nlm_impl.c | 1856 nlm_host_monitor(struct nlm_globals *g, struct nlm_host *host, int state) function
|
Completed in 64 milliseconds