Searched refs:nvlist_pack (Results 1 - 25 of 90) sorted by relevance

1234

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.c222 if (nvlist_pack(nvlp, &pack_buf, &nvl_size, NV_ENCODE_NATIVE, NULL)) {
283 if (nvlist_pack(nvlp, &pack_buf, &nvl_size, NV_ENCODE_NATIVE, NULL)) {
330 if (nvlist_pack(nvlp, &pack_buf, &nvl_size, NV_ENCODE_NATIVE, NULL)) {
367 if (nvlist_pack(nvlp, &pack_buf, &nvl_size, NV_ENCODE_NATIVE, NULL)) {
400 if (nvlist_pack(nvlp, &pack_buf, &nvl_size, NV_ENCODE_NATIVE, NULL)) {
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_profile.c89 if (nvlist_pack((nvlist_t *)prof, &buf, &buflen, NV_ENCODE_NATIVE, 0))
/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_fmri.c52 if ((errno = nvlist_pack(nvl, &fmri->fmri_packbuf, &fmri->fmri_packsz,
/illumos-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_fmri.c50 if ((errno = nvlist_pack(nvl, &fmri->fmri_packbuf, &fmri->fmri_packsz,
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_cpu_arch.c77 if ((errno = nvlist_pack(fmri, &fmribuf, &fmrisz,
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drsrc_info.c181 if (nvlist_pack(nvl, &buf, &size, encoding, 0) != 0) {
182 dprintf((stderr, "nvlist_pack fail\n"));
234 if (nvlist_pack(nvl, &buf, &size, encoding, 0) != 0) {
235 dprintf((stderr, "nvlist_pack fail\n"));
287 if (nvlist_pack(nvl, &buf, &size, encoding, 0) != 0) {
288 dprintf((stderr, "nvlist_pack fail\n"));
341 if (nvlist_pack(nvl, &buf, &size, encoding, 0) != 0) {
342 dprintf((stderr, "nvlist_pack fail\n"));
405 if (nvlist_pack(nvl, &buf, &size, encoding, 0) != 0) {
406 dprintf((stderr, "nvlist_pack fai
[all...]
/illumos-gate/usr/src/lib/libcpc/common/
H A Dsubr.c123 if (nvlist_pack(setlist, &buf, &packsize, NV_ENCODE_NATIVE,
/illumos-gate/usr/src/cmd/picl/plugins/common/piclevent/
H A Dpiclevent.c114 if (nvlist_pack(nvlp, &packed_nvl, &nvl_size, NV_ENCODE_NATIVE, NULL))
H A Dpicl_slm.c374 nvlist_pack(nvl, &pack_buf, &nvl_size, NV_ENCODE_NATIVE, NULL)) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dmdescplugin.c250 if (nvlist_pack(nvl, &packed_nvl, &nvl_size, NV_ENCODE_NATIVE,
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/
H A Dsmf_diag.c100 "failed nvlist_size or nvlist_pack" },
179 (void) nvlist_pack(svcfmri, &fmribuf, &sz, NV_ENCODE_NATIVE, 0);
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Didmap_prot.x40 * requires moving part of the encoding (the interaction with nvlist_pack
104 % err = nvlist_pack(*n, &buf, &sz, NV_ENCODE_XDR, 0);
113 % /* nvlist_pack() and xdr_bytes() want different types */
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_kmod.c161 if ((rc = nvlist_pack(shrlist, &shrbuf, &bufsz, NV_ENCODE_XDR, 0)) != 0)
186 if ((rc = nvlist_pack(shrlist, &shrbuf, &bufsz, NV_ENCODE_XDR, 0)) != 0)
/illumos-gate/usr/src/man/man3nvpair/
H A DMakefile90 nvlist_pack.3nvpair \
159 nvlist_pack.3nvpair := LINKSRC = nvlist_alloc.3nvpair
/illumos-gate/usr/src/lib/librcm/
H A Dlibrcm_event.c301 if (errno = nvlist_pack(nvl, &args, &alen, NV_ENCODE_NATIVE, 0)) {
H A Dlibrcm.c1398 if (errno = nvlist_pack(arg, &buf, &buflen, NV_ENCODE_NATIVE,
1401 "failed (nvlist_pack(CHANGE_DATA)=%s).\n",
1414 if (errno = nvlist_pack(arg, &buf, &buflen, NV_ENCODE_NATIVE,
1417 "failed (nvlist_pack(CHANGE_DATA)=%s).\n",
1431 if (errno = nvlist_pack(nvl, nvl_packed, nvl_size, NV_ENCODE_NATIVE,
1433 dprintf((stderr, "failed (nvlist_pack=%s).\n",
1479 if (errno = nvlist_pack(nvl, &buf, &buflen, NV_ENCODE_NATIVE, 0)) {
1480 dprintf((stderr, "nvlist_pack failed: %s\n", strerror(errno)));
/illumos-gate/usr/src/lib/libhotplug/common/
H A Dlibhotplug.c757 if ((rv = nvlist_pack(nvl, &buf, &len, NV_ENCODE_NATIVE, 0)) == 0) {
919 if ((rv = nvlist_pack(nvl, &buf, &len, NV_ENCODE_NATIVE, 0)) == 0) {
971 if ((rv = nvlist_pack(nvl, &buf, &len, NV_ENCODE_NATIVE, 0)) != 0)
1190 if ((rv = nvlist_pack(args, &buf, &len, NV_ENCODE_NATIVE, 0)) != 0) {
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_impl.c318 if (nvlist_pack(nvl, &buf, &len, NV_ENCODE_NATIVE, 0) != 0) {
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c308 VERIFY(nvlist_pack(foo, &bufp, &len, NV_ENCODE_NATIVE,
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dintel_nhmdrv.c103 if (nvlist_pack(inhm_mc_nvl[i], &inhm_mc_snapshot[i],
/illumos-gate/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c103 if ((err = nvlist_pack(innvl, &inbuf, &insz,
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_event.c329 if (errno = nvlist_pack(tmp->info, &buf, &buflen,
332 gettext("nvlist_pack(INFO) failed: %s\n"),
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_ibnex.c259 if (nvlist_pack(nvl, buffer, bufsiz, NV_ENCODE_NATIVE, KM_SLEEP)) {
261 "nvlist_pack failed");
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_smhba.c216 (void) nvlist_pack(nvl, &packed_data, &packed_size,
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/
H A Dpanic_diag.c476 (void) nvlist_pack(attr, &fmribuf, &sz, NV_ENCODE_NATIVE, 0);

Completed in 87 milliseconds

1234