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_xpack
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nvlist.c
899
nvlist_xpack
(const nvlist_t *nvl, int64_t *fdidxp, size_t *sizep)
function
1070
return (
nvlist_xpack
(nvl, NULL, sizep));
1302
data =
nvlist_xpack
(nvl, &fdidx, &datasize);
/src/external/cddl/osnet/dist/common/nvpair/
nvpair.c
2354
return (
nvlist_xpack
(nvl, bufp, buflen, encoding,
2357
return (
nvlist_xpack
(nvl, bufp, buflen, encoding, nv_alloc_nosleep));
2362
nvlist_xpack
(nvlist_t *nvl, char **bufp, size_t *buflen, int encoding,
function
/src/external/cddl/osnet/sys/sys/
nvnamespace.h
170
#define
nvlist_xpack
opensolaris_nvlist_xpack
macro
Completed in 18 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026