Home
last modified time | relevance | path

Searched refs:nameref (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/sh/
H A Dxec.c1592 int nameref, refresh=1; in sh_exec() local
1618 nameref = nv_isref(np)!=0; in sh_exec()
1665 if(nameref) in sh_exec()
1670 if(nameref) in sh_exec()
/titanic_50/usr/src/lib/libshell/common/
H A DRELEASE88127 alias, nameref='typeset -n' has been added to aid mnemonics.
130 reference value is substituted. For example, with nameref foo=.top,
H A DRELEASE92 09-09-04 A bug in handing ${var[sub]}, where var is a nameref has been fixed.
151 addressing them via nameref has been fixed.
408 08-07-18 A bug in which a nameref caused a local variable to be created
411 08-07-17 A bug which occurred when a nameref was created from within a
692 07-09-20 A bug in which a nameref to a compound variable that was local
1030 05-01-10 A bug in which a nameref to a compound name caused a core dump has
1237 03-04-25 A bug in which if x is a name reference, then nameref y=x.foo
H A Dsh.memo1396 .I nameref
1418 For example, using the predefined alias, \f5alias\ nameref='typeset\ -n'\fP,
1424 nameref foo=.bar.home
/titanic_50/usr/src/pkg/manifests/
H A Dsource-demo-system.mf132 file path=usr/demo/ksh/tests/nameref.sh