Home
last modified time | relevance | path

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

/titanic_51/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
[all...]
/titanic_51/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh525 read ANS
526 if [ -z "$ANS" ]
528 ANS=$2
539 ANS="" # Set ANS to NULL.
540 while [ "$ANS" = "" ]
543 [ "$ANS" = "" ] && ${ECHO} "NULL value not allowed!"
557 ANS="" # Set ANS to NULL.
563 while not_numeric $ANS
[all...]
/titanic_51/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh410 ANS=`ckyorn -Qd n -p "$QUEST"`
412 case $ANS in
455 ANS=`ckkeywd -Q y n maybe`
456 case $ANS in
578 ANS=`ckyorn -Qd n -p "$QUEST"`
580 case $ANS
605 ANS=`ckyorn -Qd n -p "$QUEST"`
607 case $ANS
/titanic_51/usr/src/common/ficl/softcore/
H A Difbrack.fr2 \ ** ANS conditional compile directives [if] [else] [then]
/titanic_51/usr/src/common/ficl/test/
H A Dcore.fr8 \ THIS PROGRAM TESTS THE CORE WORDS OF AN ANS FORTH SYSTEM.
/titanic_51/usr/src/boot/sys/boot/forth/
H A Dsupport.4th158 2 member: md.type \ this is not ANS Forth compatible (XXX)