Lines Matching refs:REPLY
437 /* ******************* REPLY GENERATION ROUTINES ************ */
440 * Send a reply to an rpc request
449 rply.rm_direction = REPLY;
459 * No procedure error reply
468 rply.rm_direction = REPLY;
476 * Can't decode args error reply
485 rply.rm_direction = REPLY;
502 rply.rm_direction = REPLY;
555 * Authentication error reply
564 rply.rm_direction = REPLY;
572 * Auth too weak error reply
584 * Program unavailable error reply
593 rply.rm_direction = REPLY;
601 * Program version mismatch error reply
610 rply.rm_direction = REPLY;