Searched refs:nvlist_xpack (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/man/man3nvpair/ |
H A D | Makefile | 96 nvlist_xpack.3nvpair \ 164 nvlist_xpack.3nvpair := LINKSRC = nvlist_alloc.3nvpair
|
/illumos-gate/usr/src/lib/libnvpair/ |
H A D | mapfile-vers | 175 nvlist_xpack;
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | nvpair.h | 166 int nvlist_xpack(nvlist_t *, char **, size_t *, int, nv_alloc_t *);
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3nvpair.inc | 157 link path=usr/share/man/man3nvpair/nvlist_xpack.3nvpair \
|
H A D | system-kernel.man9f.inc | 1035 link path=usr/share/man/man9f/nvlist_xpack.9f target=nvlist_alloc.9f
|
/illumos-gate/usr/src/common/nvpair/ |
H A D | nvpair.c | 2643 return (nvlist_xpack(nvl, bufp, buflen, encoding, in nvlist_pack() 2646 return (nvlist_xpack(nvl, bufp, buflen, encoding, nv_alloc_nosleep)); in nvlist_pack() 2651 nvlist_xpack(nvlist_t *nvl, char **bufp, size_t *buflen, int encoding, in nvlist_xpack() function
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 1145 nvlist_xpack.9f \ 2064 nvlist_xpack.9f := LINKSRC = nvlist_alloc.9f
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | fme.c | 525 if (nvlist_xpack(fp->ecurrent->nvp, in serialize_observation()
|