OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:retnvl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nv_kern_netbsd.c
175
nvlist_t *
retnvl
;
local in function:nvlist_xfer_ioctl
186
retnvl
= nvlist_unpack(nref.buf, nref.len, nref.flags);
188
if (
retnvl
== NULL) {
192
*nvlp =
retnvl
;
nvlist.c
1149
nvlist_t *nvl, *
retnvl
, *tmpnvl, *array;
local in function:nvlist_xunpack
1160
nvl =
retnvl
= nvlist_create(0);
1267
return (
retnvl
);
1269
nvlist_destroy(
retnvl
);
Completed in 12 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025