REC_PASSWD
if (display & REC_PASSWD) {
return Receive(fd, display & ~REC_PASSWD);
switch (Receive(fd, verbose | REC_PASSWD)) {