Searched refs:RPC_MSGOUT (Results 1 – 2 of 2) sorted by relevance
70 #if defined(RPC_MSGOUT)71 extern void RPC_MSGOUT(const char *, ...);74 RPC_MSGOUT(const char *fmt, char *msg) in RPC_MSGOUT() function318 RPC_MSGOUT("%s", in idmap_prog_1()325 RPC_MSGOUT("%s", in idmap_prog_1()
49 #define RPC_MSGOUT(args...) cmn_err(CE_NOTE, args) macro