Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnval.h21 #ifndef NV_DEFAULT
110 #define NV_DEFAULT 0 macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dshcmd.h45 #ifndef NV_DEFAULT
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dname.c2317 if(!np->nvalue.cp && !np->nvfun && !nv_isattr(np,~NV_DEFAULT)) in scanfilter()