Searched defs:get_ans (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh646 # get_ans(): gets an answer from the user.
650 get_ans() function
676 get_ans "$@"
694 get_ans "$1" "$2"
706 get_ans "Enter an integer value:" "$2"
724 get_ans "$1" "$2"
736 get_ans "Enter a numeric value:" "$2"
811 get_ans "$@"
818 get_ans "Re-enter passwd:"
853 get_ans "
[all...]
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh512 # get_ans(): gets an answer from the user.
516 get_ans() function
542 get_ans "$@"
560 get_ans "$1" "$2"
571 get_ans "Enter a numeric value:" "$2"
626 get_ans "$@"
633 get_ans "Re-enter passwd:"
662 get_ans "$@"
691 get_ans "$1" "$4"
1201 get_ans "Ente
[all...]

Completed in 47 milliseconds