Home
last modified time | relevance | path

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

/trueos/sys/nlm/
HDnlm_prot_impl.c110 static int nlm_debug_level; variable
111 SYSCTL_INT(_debug, OID_AUTO, nlm_debug, CTLFLAG_RW, &nlm_debug_level, 0, "");
115 if (nlm_debug_level >= (_level)) \
1749 nlm_debug_level = uap->debug_level; in sys_nlm_syscall()