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

/external/bzip2/
H A Dbzmore46 ANS=`dd bs=1 count=1 2>/dev/null`
49 if test "$ANS" = 'e' -o "$ANS" = 'q'; then
53 if test "$ANS" != 's'; then

Completed in 170 milliseconds