Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot_impl.c111 #define NLM_ERR(args...) \ macro
291 NLM_ERR("Can't register NLM syscall\n"); in nlm_init()
503 NLM_ERR("NLM: failed to contact remote rpcbind, " in nlm_get_rpc()
512 NLM_ERR("NLM: failed to contact remote rpcbind, " in nlm_get_rpc()
1176 NLM_ERR("Failed to contact local NSM - rpc error %d\n", stat); in nlm_host_unmonitor()
1180 NLM_ERR("Local NSM refuses to unmonitor %s\n", in nlm_host_unmonitor()
1241 NLM_ERR("Failed to contact local NSM - rpc error %d\n", stat); in nlm_host_monitor()
1245 NLM_ERR("Local NSM refuses to monitor %s\n", in nlm_host_monitor()
1444 NLM_ERR("NLM: no service addresses given - can't start server"); in nlm_register_services()
1449 NLM_ERR("NLM: too many service addresses (%d) given, " in nlm_register_services()
[all …]