Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh535 if [[ -z $eachfqdn ]]; then
539 while [[ ! -z $eachfqdn ]]; do
540 tmpvar=$(echo "$eachfqdn" | cut -d"." -f1)
542 fullhost="$hostname$eachfqdn"
544 fullhost="$hostname.$eachfqdn"