Searched refs:CMDRTN_OK (Results 1 – 16 of 16) sorted by relevance
70 int ch, rtn = CMDRTN_OK; in ListCmd()122 if ((rtn = (*show_cmd.func)(2, argv)) != CMDRTN_OK) in ListCmd()
190 case CMDRTN_OK: in main()221 return (CMDRTN_OK); in ReadFile()451 return (CMDRTN_OK); in DoCommand()559 return (CMDRTN_OK); in HelpCmd()602 return (CMDRTN_OK); in HelpCmd()
74 return (CMDRTN_OK); in ShutdownCmd()
80 return (CMDRTN_OK); in DebugCmd()
77 return (CMDRTN_OK); in NameCmd()
82 return (CMDRTN_OK); in RmHookCmd()
86 return (CMDRTN_OK); in ConnectCmd()
86 return (CMDRTN_OK); in MkPeerCmd()
50 #define CMDRTN_OK 0 macro
97 return (CMDRTN_OK); in StatusCmd()
61 int rtn = CMDRTN_OK; in TypesCmd()
107 return (CMDRTN_OK); in ConfigCmd()
117 return (CMDRTN_OK); in WriteCmd()
134 return (CMDRTN_OK); in ShowCmd()
117 return (CMDRTN_OK); in MsgCmd()
215 return (CMDRTN_OK); in DotCmd()