SUN_EMUL_NARGS
u_int args[SUN_EMUL_NARGS]; /* command args, if CONTROL */
if (edp->nargs > SUN_EMUL_NARGS - 1) {
(SUN_EMUL_NARGS - 1) * sizeof(edp->args[0]));
edp->args[edp->nargs = SUN_EMUL_NARGS - 1] = 0;
if (edp->nargs < SUN_EMUL_NARGS)
if (edp->nargs < SUN_EMUL_NARGS)