Searched refs:RRQ (Results 1 – 5 of 5) sorted by relevance
45 case RRQ: in interpret_tftp()56 case RRQ: in interpret_tftp()99 case RRQ: in interpret_tftp()150 case RRQ: return ("read request");
52 #define RRQ 01 /* read request */ macro
265 if ((size = makerequest(RRQ, name, ap, mode)) == -1) { in tftp_recvfile()655 if (op < RRQ || op > OACK) in tpacket()661 case RRQ: in tpacket()
449 if (tp->th_opcode == RRQ || tp->th_opcode == WRQ) in main()634 if (opcode == RRQ) { in tsize_handler()782 readmode = (tp->th_opcode == RRQ); in tftp()
1719 } RRQ; typedef1769 RRQ rrq; /* Payload for RRQ */