Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
Dtftpd.c151 #define opcode_ERROR 5 macro
1208 if(sap->th_opcode == opcode_ERROR) { in sendtftp()
1279 if(rdp->th_opcode == opcode_ERROR) in recvtftp()
1348 tp->th_opcode = htons((unsigned short)opcode_ERROR); in nak()