Lines Matching refs:incmd
831 char dfile[MAXFULLNAME], cfile[MAXFULLNAME], incmd[BUFSIZ]; local
868 *incmd = *retaddr = *retuser = *Jobid = NULLCHAR;
935 (void) strlcpy(incmd, &buf[2], sizeof (incmd));
936 if (*(incmd + strlen(incmd) - 1) == '\n')
937 *(incmd + strlen(incmd) - 1) = NULLCHAR;
998 DEBUG(4, "incmd - %s\n", incmd);
1000 scRexe(origsys, origuser, Loginuser, incmd);
1010 if (incmd[0] == NULLCHAR) {
1073 if (strncmp(incmd, "uucp ", 5) == 0) {
1089 cmdok = chkpart(incmd);
1104 logent(incmd, lbuf);
1105 DEBUG(4, "bad command %s\n", incmd);
1111 incmd, msgbuf, "");
1113 uucpst(Rmtname, _Sfile, "", incmd, msgbuf);
1126 acRexe(&_Xfile[2], origsys, origuser, Myname, Loginuser, incmd);
1162 (void) snprintf(lbuf, sizeof (lbuf), "%s - %s", incmd, msgbuf);
1281 retosndr(user, Rmtname, "", incmd, msgbuf, "");
1283 uucpst(Rmtname, _Sfile, "", incmd, msgbuf);
1287 incmd, msgbuf, errname);
1289 uucpst(Rmtname, _Sfile, errname, incmd, msgbuf);