OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nlm_debug_level
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/nlm/
nlm_prot_impl.c
118
static int
nlm_debug_level
;
variable
119
SYSCTL_INT(_debug, OID_AUTO, nlm_debug, CTLFLAG_RW, &
nlm_debug_level
, 0, "");
123
if (
nlm_debug_level
>= (_level)) \
1719
nlm_debug_level
= uap->debug_level;
nlm_prot_impl.c
118
static int
nlm_debug_level
;
variable
119
SYSCTL_INT(_debug, OID_AUTO, nlm_debug, CTLFLAG_RW, &
nlm_debug_level
, 0, "");
123
if (
nlm_debug_level
>= (_level)) \
1719
nlm_debug_level
= uap->debug_level;
Completed in 30 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026