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

/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh865 # get_confirm(): Get confirmation from the user. (Y/Yes or N/No)
869 get_confirm() function
877 echo "INTERNAL ERROR: get_confirm requires 2 args, 3rd is optional."
1455 get_confirm "Do you wish to continue (y/n/h)?" \
1462 get_confirm "Do you wish to backup the config file "${CONFIG_FILE}" (y/n/h)?" \
1484 get_confirm "Do you wish to continue (y/n/h)?" \
1491 get_confirm "Do you wish to backup the map file "${MAP_FILE}" (y/n/h)?" \
1508 get_confirm "Do you wish to continue (y/n/h)?" \
1886 get_confirm "Should the ypserv follow LDAP referrals (y/n/h):" \
2373 get_confirm "D
[all...]
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh707 # get_confirm(): Get confirmation from the user. (Y/Yes or N/No)
711 get_confirm() function
720 ${ECHO} "INTERNAL ERROR: get_confirm requires 2 args, 3rd is optional."
1416 get_confirm "$MSG" "n" "enable_shadow_update_help"
1624 get_confirm "GSSAPI is supported. Do you want to set up gssapi:(y/n)" "n"
1672 get_confirm "$MSG" "n" "enable_shadow_update_help"
1934 get_confirm "Do you want the clients to follow referrals (y/n/h)?" "n" "referrals_help"
1986 get_confirm "Do you want to store passwords in \"crypt\" format (y/n/h)?" "n" "crypt_help"
2329 get_confirm "Do you wish to setup Service Search Descriptors (y/n/h)?" "n" "ssd_help"
2637 get_confirm "
[all...]

Completed in 53 milliseconds