Home
last modified time | relevance | path

Searched defs:nvflag (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_nvl.c45 topo_mod_nvalloc(topo_mod_t *mod, nvlist_t **nvlp, uint_t nvflag) in topo_mod_nvalloc()
63 topo_hdl_nvalloc(topo_hdl_t *thp, nvlist_t **nvlp, uint_t nvflag) in topo_hdl_nvalloc()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnval.h118 unsigned short nvflag; /* attributes */ member
122 unsigned short nvflag; /* attributes */ member
126 unsigned short nvflag; /* attributes */ member
/illumos-gate/usr/src/cmd/grep/
H A Dgrep.c92 static boolean_t nvflag = B_TRUE; /* Print matching lines */ variable
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c305 nvt_nvpair_match(nvpair_t *nvp1, nvpair_t *nvp2, uint32_t nvflag) in nvt_nvpair_match()
543 nvlist_init(nvlist_t *nvl, uint32_t nvflag, nvpriv_t *priv) in nvlist_init()
563 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc()
574 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) in nvlist_xalloc()