Searched defs:nvflag (Results 1 – 8 of 8) sorted by relevance
/titanic_41/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() 65 topo_hdl_nvalloc(topo_hdl_t *thp, nvlist_t **nvlp, uint_t nvflag) in topo_hdl_nvalloc()
|
/titanic_41/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 86 static uchar_t nvflag = 1; /* Print matching lines */ variable
|
/titanic_41/usr/src/lib/libshell/amd64/include/ast/ |
H A D | nval.h | 125 unsigned short nvflag; /* attributes */ member
|
/titanic_41/usr/src/lib/libshell/common/include/ |
H A D | nval.h | 116 unsigned short nvflag; /* attributes */ member
|
/titanic_41/usr/src/lib/libshell/i386/include/ast/ |
H A D | nval.h | 125 unsigned short nvflag; /* attributes */ member
|
/titanic_41/usr/src/lib/libshell/sparc/include/ast/ |
H A D | nval.h | 125 unsigned short nvflag; /* attributes */ member
|
/titanic_41/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | nval.h | 125 unsigned short nvflag; /* attributes */ member
|
/titanic_41/usr/src/common/nvpair/ |
H A D | nvpair.c | 250 nvlist_init(nvlist_t *nvl, uint32_t nvflag, nvpriv_t *priv) in nvlist_init() 270 nvlist_alloc(nvlist_t **nvlp, uint_t nvflag, int kmflag) in nvlist_alloc() 281 nvlist_xalloc(nvlist_t **nvlp, uint_t nvflag, nv_alloc_t *nva) in nvlist_xalloc()
|