Lines Matching refs:dcstmp
3546 dcstmp=`basename "${lower_entry}" "${lower_suff}"`
3547 if [ "${dcstmp}" = "${lower_entry}" ]; then
4784 dcstmp=`basename "${LOWER_BASEDN}" "${LOWER_SUFFIX}"`
4785 if [ "$dcstmp" = "${LOWER_BASEDN}" ]; then
4801 while [ -n "${dcstmp}" ]
4808 dcstmp=`${ECHO} "$dcstmp" | cut -f2- -d','`
4810 ${ECHO} "dcs: ${dcs}\ndcstmp: ${dcstmp}\ndcstmp2: ${dcstmp2}\n"
4817 dcstmp=`${ECHO} "${dcs}" | cut -f2- -d','`
4832 dc=`${ECHO} "${dcstmp}" | cut -f1 -d','`
4833 dcstmp=`${ECHO} "${dcstmp}" | cut -f2- -d','`
4873 dc=`${ECHO} "${dcstmp}" | cut -f1 -d','`
4874 dcstmp=`${ECHO} "${dcstmp}" | cut -f2- -d','`