Home
last modified time | relevance | path

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

/f-stack/tools/ngctl/
H A Dlist.c72 int ch, rtn = CMDRTN_OK; in ListCmd()
124 if ((rtn = (*show_cmd.func)(2, argv)) != CMDRTN_OK) in ListCmd()
H A Dmain.c227 case CMDRTN_OK:
261 return (CMDRTN_OK);
513 return (CMDRTN_OK);
621 return (CMDRTN_OK);
664 return (CMDRTN_OK);
H A Dshutdown.c76 return (CMDRTN_OK); in ShutdownCmd()
H A Ddebug.c82 return (CMDRTN_OK); in DebugCmd()
H A Dname.c79 return (CMDRTN_OK); in NameCmd()
H A Drmhook.c84 return (CMDRTN_OK); in RmHookCmd()
H A Dmkpeer.c88 return (CMDRTN_OK); in MkPeerCmd()
H A Dconnect.c88 return (CMDRTN_OK); in ConnectCmd()
H A Dstatus.c99 return (CMDRTN_OK); in StatusCmd()
H A Dngctl.h58 #define CMDRTN_OK 0 macro
H A Dtypes.c63 int rtn = CMDRTN_OK; in TypesCmd()
H A Dconfig.c109 return (CMDRTN_OK); in ConfigCmd()
H A Dwrite.c119 return (CMDRTN_OK); in WriteCmd()
H A Dshow.c136 return (CMDRTN_OK); in ShowCmd()
H A Dmsg.c123 return (CMDRTN_OK); in MsgCmd()
H A Ddot.c217 return (CMDRTN_OK); in DotCmd()