Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh536 if [[ -z $eachfqdn ]]; then
540 while [[ ! -z $eachfqdn ]]; do
541 tmpvar=$(echo "$eachfqdn" | cut -d"." -f1)
543 fullhost="$hostname$eachfqdn"
545 fullhost="$hostname.$eachfqdn"