Searched defs:REPLY (Results 1 – 2 of 2) sorted by relevance
22 REPLY = 1 enumerator
288 #define REPLY(s) if (want_reply) fprint(reqfd, s); macro