Home
last modified time | relevance | path

Searched refs:NV_DEFAULT (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/lib/libast/common/include/
H A Dshcmd.h34 #ifndef NV_DEFAULT
/titanic_44/usr/src/lib/libshell/common/include/
H A Dnval.h21 #ifndef NV_DEFAULT
110 #define NV_DEFAULT 0 macro
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dshcmd.h43 #ifndef NV_DEFAULT
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dshcmd.h43 #ifndef NV_DEFAULT
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dshcmd.h43 #ifndef NV_DEFAULT
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dshcmd.h43 #ifndef NV_DEFAULT
/titanic_44/usr/src/lib/libshell/amd64/include/ast/
H A Dnval.h23 #ifndef NV_DEFAULT
119 #define NV_DEFAULT 0 macro
/titanic_44/usr/src/lib/libshell/i386/include/ast/
H A Dnval.h23 #ifndef NV_DEFAULT
119 #define NV_DEFAULT 0 macro
/titanic_44/usr/src/lib/libshell/sparc/include/ast/
H A Dnval.h23 #ifndef NV_DEFAULT
119 #define NV_DEFAULT 0 macro
/titanic_44/usr/src/lib/libshell/sparcv9/include/ast/
H A Dnval.h23 #ifndef NV_DEFAULT
119 #define NV_DEFAULT 0 macro
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dname.c2004 if(!np->nvalue.cp && !np->nvfun && !nv_isattr(np,~NV_DEFAULT)) in scanfilter()