Home | History | Annotate | Download | only in examples

Lines Matching full:idval

608 	IDVAL=`/usr/bin/printf "%d" 0x$CLASS 2> /dev/null`
609 [ $? -ne 0 -o $IDVAL -lt 2 -o $IDVAL -gt 65535 ] &&