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

/freebsd-10.0-release/usr.sbin/ngctl/
H A Dshutdown.c76 return (CMDRTN_OK);
H A Ddebug.c82 return (CMDRTN_OK);
H A Drmhook.c84 return (CMDRTN_OK);
H A Dconnect.c88 return (CMDRTN_OK);
H A Dmkpeer.c88 return (CMDRTN_OK);
H A Dname.c79 return (CMDRTN_OK);
H A Dngctl.h52 #define CMDRTN_OK 0 macro
H A Dlist.c72 int ch, rtn = CMDRTN_OK;
124 if ((rtn = (*show_cmd.func)(2, argv)) != CMDRTN_OK)
H A Dstatus.c99 return (CMDRTN_OK);
H A Dtypes.c63 int rtn = CMDRTN_OK;
H A Dconfig.c109 return (CMDRTN_OK);
H A Dwrite.c119 return (CMDRTN_OK);
H A Dshow.c136 return (CMDRTN_OK);
H A Dmain.c193 case CMDRTN_OK:
224 return (CMDRTN_OK);
452 return (CMDRTN_OK);
560 return (CMDRTN_OK);
603 return (CMDRTN_OK);
H A Dmsg.c119 return (CMDRTN_OK);
H A Ddot.c195 return (CMDRTN_OK);

Completed in 172 milliseconds