HomeSort by relevance Sort by last modified time
    Searched refs:nvpair (Results 1 - 25 of 140) sorted by null

1 2 3 4 5 6

  /onnv/onnv-gate/usr/src/lib/libnvpair/
inc.flg 29 find_files "s.*" usr/src/common/nvpair
Makefile.com 34 nvpair.o
41 $(SRC)/common/nvpair/nvpair_alloc_fixed.c \
42 $(SRC)/common/nvpair/nvpair.c
70 pics/%.o: $(SRC)/common/nvpair/%.c
libnvpair.h 29 #include <sys/nvpair.h>
nvpair_alloc_system.c 29 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/stand/lib/nvpair/
inc.flg 29 find_files "s.*" usr/src/common/nvpair
llib-lnvpair 33 #include <sys/nvpair.h>
Makefile 31 CMNOBJS = nvpair.o
36 CMNDIR = $(TOPDIR)/common/nvpair
nvpair_alloc_system.c 31 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_fmri.h 32 #include <sys/nvpair.h>
topo_protocol.h 31 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
spa_boot.h 29 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/ia32/libnvpair/
Makefile 32 nvpair.c
  /onnv/onnv-gate/usr/src/cmd/mdb/sparc/v7/libnvpair/
Makefile 32 nvpair.c
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
nvpair.c 29 #include <sys/nvpair.h>
35 #include "nvpair.h"
41 * nvpair walker
51 mdb_warn("nvpair does not support global walks\n");
74 nvpair_t *nvpair; local
85 nvpair = &((i_nvp_t *)wsp->walk_addr)->nvi_nvp;
86 status = wsp->walk_callback((uintptr_t)nvpair, NULL, wsp->walk_cbdata);
96 * Print out an entire nvlist. This is shorthand for '::walk nvpair |
97 * ::nvpair -rq'. The '-v' option invokes '::nvpair' without the "-q" option
218 nvpair_t nvpair_tmp, *nvpair; local
    [all...]
fm.c 32 #include <sys/nvpair.h>
42 #include "nvpair.h"
179 * to get a valid class and ENA from the nvpair list, we revert to
188 nvpair_t *nvp, *nvpair; local
202 mdb_warn("nvpair of size zero at %p", nvp);
206 /* read in the entire nvpair */
207 nvpair = mdb_alloc(size, UM_SLEEP | UM_GC);
208 if (mdb_vread(nvpair, size, (uintptr_t)&nvcur->nvi_nvp) == -1) {
209 mdb_warn("failed to read nvpair and data at %p", nvp);
213 if (strcmp(FM_CLASS, NVP_NAME(nvpair)) == 0 &
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/amd64/libnvpair/
Makefile 32 nvpair.c
  /onnv/onnv-gate/usr/src/cmd/mdb/sparc/v9/libnvpair/
Makefile 32 nvpair.c
  /onnv/onnv-gate/usr/src/head/
attr.h 32 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/uts/intel/sys/fm/smb/
fmsmb.h 35 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
cmd_hc_sun4v.h 32 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/uts/common/sys/
nvpair_impl.h 36 #include <sys/nvpair.h>
52 i_nvp_t *_nvi_next; /* pointer to next nvpair */
53 i_nvp_t *_nvi_prev; /* pointer to prev nvpair */
56 nvpair_t nvi_nvp; /* nvpair */
63 i_nvp_t *nvp_last; /* last nvpair */
64 i_nvp_t *nvp_curr; /* current walker nvpair */
  /onnv/onnv-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
pmcs_smhba.h 34 /* Leverage definition of data_type_t in nvpair.h */
35 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/lib/mms/mgmt/common/
mmp_defs.h 36 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/uts/common/os/
nvpair_alloc_system.c 30 #include <sys/nvpair.h>
  /onnv/onnv-gate/usr/src/lib/fm/libfmd_msg/common/
fmd_msg.h 31 #include <sys/nvpair.h>

Completed in 2339 milliseconds

1 2 3 4 5 6