REC_SHOW
if (display & (REC_SHOW|REC_VERBOSE)) {
if (Receive(fd, REC_SHOW) != 0)
if (Receive(fd, verbose | REC_SHOW) != 0) {