Home
last modified time | relevance | path

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

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