Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh659 read ANS
660 if [ -z "$ANS" ]
662 ANS=$2
673 ANS="" # Set ANS to NULL.
674 while [ "$ANS" = "" ]
677 [ "$ANS" = "" ] && echo "NULL value not allowed!"
691 ANS="" # Set ANS to NULL.
697 while not_integer $ANS
699 case "$ANS" in
701 * ) echo "Invalid value: \"${ANS}\". \c"
[all …]
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh624 while [ "$ANS" = "" ]
627 [ "$ANS" = "" ] && ${ECHO} "" && ${ECHO} "NULL passwd not allowed!"
629 _PASS1=$ANS # Store first try.
634 _PASS2=$ANS
692 MN_CH=$ANS
1202 IDS_SERVER="$ANS"
1232 IDS_PORT=$ANS
1287 LDAP_ROOTDN=$ANS
1305 LDAP_ROOTPWD=$ANS
1344 check_domainname $ANS
[all …]
/illumos-gate/usr/src/common/ficl/softcore/
H A Difbrack.fr2 \ ** ANS conditional compile directives [if] [else] [then]
/illumos-gate/usr/src/common/ficl/test/
H A Dcore.fr8 \ THIS PROGRAM TESTS THE CORE WORDS OF AN ANS FORTH SYSTEM.
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th159 2 member: md.type \ this is not ANS Forth compatible (XXX)