Searched refs:WRQ (Results 1 – 4 of 4) sorted by relevance
50 { WRQ, "WRQ" }, /* write request */100 case WRQ: in tftp_print()
49 #define WRQ 02 /* write request */ macro
47 #define WRQ 02 /* write request */ macro
200 if (tp->th_opcode == RRQ || tp->th_opcode == WRQ) in main()261 if (tp->th_opcode == WRQ) in tftp()