OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newnvl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nvlist.c
419
nvlist_t *
newnvl
;
local in function:nvlist_clone
429
newnvl
= nvlist_create(nvl->nvl_flags & NV_FLAG_PUBLIC_MASK);
435
(void)nvlist_move_nvpair(
newnvl
, newnvp);
438
nvlist_destroy(
newnvl
);
441
return (
newnvl
);
Completed in 50 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025