Home
last modified time | relevance | path

Searched refs:CMDRTN_OK (Results 1 – 16 of 16) sorted by relevance

/freebsd/usr.sbin/ngctl/
H A Dlist.c70 int ch, rtn = CMDRTN_OK; in ListCmd()
122 if ((rtn = (*show_cmd.func)(2, argv)) != CMDRTN_OK) in ListCmd()
H A Dmain.c190 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()
H A Dshutdown.c74 return (CMDRTN_OK); in ShutdownCmd()
H A Ddebug.c80 return (CMDRTN_OK); in DebugCmd()
H A Dname.c77 return (CMDRTN_OK); in NameCmd()
H A Drmhook.c82 return (CMDRTN_OK); in RmHookCmd()
H A Dconnect.c86 return (CMDRTN_OK); in ConnectCmd()
H A Dmkpeer.c86 return (CMDRTN_OK); in MkPeerCmd()
H A Dngctl.h50 #define CMDRTN_OK 0 macro
H A Dstatus.c97 return (CMDRTN_OK); in StatusCmd()
H A Dtypes.c61 int rtn = CMDRTN_OK; in TypesCmd()
H A Dconfig.c107 return (CMDRTN_OK); in ConfigCmd()
H A Dwrite.c117 return (CMDRTN_OK); in WriteCmd()
H A Dshow.c134 return (CMDRTN_OK); in ShowCmd()
H A Dmsg.c117 return (CMDRTN_OK); in MsgCmd()
H A Ddot.c215 return (CMDRTN_OK); in DotCmd()