OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvl_error
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nvlist.c
122
int
nvl_error
;
member in struct:nvlist
160
nvl->
nvl_error
= 0;
206
if (nvl != NULL && error != 0 && nvl->
nvl_error
== 0)
207
nvl->
nvl_error
= error;
219
return (nvl->
nvl_error
);
324
PJDLOG_ASSERT(nvl->
nvl_error
== 0);
334
PJDLOG_ASSERT(nvl->
nvl_error
== 0);
344
PJDLOG_ASSERT(nvl->
nvl_error
== 0);
363
PJDLOG_ASSERT(nvl->
nvl_error
== 0);
392
PJDLOG_ASSERT(nvl->
nvl_error
== 0)
[
all
...]
nvlist.c
122
int
nvl_error
;
member in struct:nvlist
160
nvl->
nvl_error
= 0;
206
if (nvl != NULL && error != 0 && nvl->
nvl_error
== 0)
207
nvl->
nvl_error
= error;
219
return (nvl->
nvl_error
);
324
PJDLOG_ASSERT(nvl->
nvl_error
== 0);
334
PJDLOG_ASSERT(nvl->
nvl_error
== 0);
344
PJDLOG_ASSERT(nvl->
nvl_error
== 0);
363
PJDLOG_ASSERT(nvl->
nvl_error
== 0);
392
PJDLOG_ASSERT(nvl->
nvl_error
== 0)
[
all
...]
Completed in 24 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025