Searched defs:nvflag (Results 1 – 4 of 4) sorted by relevance
/titanic_52/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_nvl.c | 47 topo_mod_nvalloc(topo_mod_t *mod, nvlist_t **nvlp, uint_t nvflag) in topo_mod_nvalloc() argument 65 topo_hdl_nvalloc(topo_hdl_t *thp, nvlist_t **nvlp, uint_t nvflag) in topo_hdl_nvalloc() argument
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | nval.h | 118 unsigned short nvflag; /* attributes */ member 122 unsigned short nvflag; /* attributes */ member 126 unsigned short nvflag; /* attributes */ member
|
/titanic_52/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 86 static uchar_t nvflag = 1; /* Print matching lines */ variable
|
/titanic_52/usr/src/common/nvpair/ |
H A D | nvpair.c | 249 nvlist_init(nvlist_t *nvl, uint32_t nvflag, nvpriv_t *priv) in nvlist_init() argument 269 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc() argument 280 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) in nvlist_xalloc() argument
|