Searched refs:BACKUP_IFS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/postfix-252/postfix/
H A Dpostfix-install175 BACKUP_IFS="$IFS"
189 *=*) IFS= eval $arg; IFS="$BACKUP_IFS";;
595 IFS="$BACKUP_IFS"
661 f) echo $path | (IFS=/ read prefix file; IFS="$BACKUP_IFS"
696 IFS=/ read prefix file; IFS="$BACKUP_IFS"
709 IFS=/ read prefix file; IFS="$BACKUP_IFS"
/macosx-10.9.5/postfix-252/postfix/conf/
H A Dpost-install195 BACKUP_IFS="$IFS"
221 *=*) IFS= eval $arg; IFS="$BACKUP_IFS";;
443 IFS="$BACKUP_IFS"
524 IFS="$BACKUP_IFS"
H A Dpostmulti-script49 IFS="$IFS,"; set -- $alt; IFS="$BACKUP_IFS"
85 BACKUP_IFS="$IFS"

Completed in 68 milliseconds