Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dnval.h241 #define NV_DCRESTRICT 1 /* variable that are restricted in rsh */ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dbash.c383 const Namdisc_t *dp = nv_discfun(NV_DCRESTRICT); in bash_init()
H A Dnvdisc.c1470 case NV_DCRESTRICT: in nv_discfun()