OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvlist_xunpack
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nvlist.c
1145
nvlist_xunpack
(const void *buf, size_t size, const int *fds, size_t nfds,
function
1277
return (
nvlist_xunpack
(buf, size, NULL, 0, flags));
1361
nvl =
nvlist_xunpack
(buf, size, fds, nfds, flags);
/src/external/cddl/osnet/dist/common/nvpair/
nvpair.c
2416
return (
nvlist_xunpack
(buf, buflen, nvlp,
2419
return (
nvlist_xunpack
(buf, buflen, nvlp, nv_alloc_nosleep));
2424
nvlist_xunpack
(char *buf, size_t buflen, nvlist_t **nvlp, nv_alloc_t *nva)
function
/src/external/cddl/osnet/sys/sys/
nvnamespace.h
171
#define
nvlist_xunpack
opensolaris_nvlist_xunpack
macro
Completed in 45 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026