Lines Matching defs:comret
220 int comret;
250 comret = command("TYPE %s %s", p->t_mode, p->t_arg);
252 comret = command("TYPE %s", p->t_mode);
253 if (comret == COMPLETE) {
2273 int comret;
2311 comret = command("CCC");
2312 if (comret == COMPLETE)
2328 int comret;
2361 comret = command("PROT %s", p->p_mode);
2362 if (comret == COMPLETE)