Home
last modified time | relevance | path

Searched refs:subref (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnameref.sh203 function subref function
208 [[ $(subref ps) == 1 ]] || err_exit 'local nameref cannot reference global variable child'
213 [[ $(subref ps) == 3 ]] || err_exit 'local nameref cannot reference caller compound variable'
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A DAppcertUtil.pm1891 my $subref;
1893 if ("$@" eq "" && $subref) {
1894 $warnings_match{$tag} = $subref;