Searched refs:CMDRTN_OK (Results 1 – 16 of 16) sorted by relevance
72 int ch, rtn = CMDRTN_OK; in ListCmd()124 if ((rtn = (*show_cmd.func)(2, argv)) != CMDRTN_OK) in ListCmd()
227 case CMDRTN_OK:261 return (CMDRTN_OK);513 return (CMDRTN_OK);621 return (CMDRTN_OK);664 return (CMDRTN_OK);
76 return (CMDRTN_OK); in ShutdownCmd()
82 return (CMDRTN_OK); in DebugCmd()
79 return (CMDRTN_OK); in NameCmd()
84 return (CMDRTN_OK); in RmHookCmd()
88 return (CMDRTN_OK); in MkPeerCmd()
88 return (CMDRTN_OK); in ConnectCmd()
99 return (CMDRTN_OK); in StatusCmd()
58 #define CMDRTN_OK 0 macro
63 int rtn = CMDRTN_OK; in TypesCmd()
109 return (CMDRTN_OK); in ConfigCmd()
119 return (CMDRTN_OK); in WriteCmd()
136 return (CMDRTN_OK); in ShowCmd()
123 return (CMDRTN_OK); in MsgCmd()
217 return (CMDRTN_OK); in DotCmd()