Searched refs:cu_warnx (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.bin/cu/ |
| D | xmodem.c | 151 cu_warnx("%s: unexpected response \\%03hho", file, c); in xmodem_send() 183 cu_warnx("%s: sending block %u (attempt %u)", file, in xmodem_send() 193 cu_warnx("%s: unexpected response \\%03hho", in xmodem_send() 198 cu_warnx("%s: too many retries", file); in xmodem_send() 211 cu_warnx("%s: completed %u blocks", file, num); in xmodem_send()
|
| D | command.c | 197 cu_warnx("speed is %s: %s", errstr, s); in set_speed() 221 cu_warnx("%s", file); in start_record() 230 cu_warnx("~%c command is not allowed in restricted mode", c); in do_command()
|
| D | cu.h | 44 void cu_warnx(const char *, ...)
|
| D | error.c | 74 cu_warnx(const char *fmt, ...) in cu_warnx() function
|