Home
last modified time | relevance | path

Searched refs:RCVFILE (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/uucp/libuu/
H A Dsetline.c19 #define RCVFILE 'R' macro
43 case RCVFILE:
/original-bsd/usr.bin/uucp/uucico/
H A Dcntrl.c92 #define RCVFILE 'R' /* receive file (string) */ macro
261 if (wrktype == RCVFILE) {
281 setupline(RCVFILE);
525 if (send_or_receive != RCVFILE) {
526 send_or_receive = RCVFILE;
566 case RCVFILE:
593 if (send_or_receive != RCVFILE) {
594 send_or_receive = RCVFILE;
675 WMESG(RCVFILE, EM_RMTACC);
682 WMESG(RCVFILE, EM_RMTACC);
[all …]