Searched refs:zfullcmd (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/uucp-11/uucp/
H A Duux.c238 char *zfullcmd;
1212 zfullcmd = zbufalc (clen);
1214 strcpy (zfullcmd, zcmd);
1219 strcat (zfullcmd, " ");
1220 strcat (zfullcmd, pzargs[i]);
1259 s.zcmd = zfullcmd;
1269 else if (*zfullcmd == '\0'
1301 uxadd_xqt_line ('C', zfullcmd, (const char *) NULL);
1365 ulog (LOG_NORMAL, "Queuing %s", zfullcmd);
1367 ulog (LOG_NORMAL, "Queuing %s (%s)", zfullcmd, zXname
234 char *zfullcmd; local
[all...]
H A Duuxqt.c756 char *zfullcmd;
1470 zfullcmd = zbufalc (clen);
1471 strcpy (zfullcmd, azQargs[0]);
1474 strcat (zfullcmd, " ");
1475 strcat (zfullcmd, azQargs[i]);
1478 ulog(LOG_ERROR, "fsysdep_execute fshell %d zfullcmd: %s", fshell, zfullcmd);
1481 (const char **) azQargs, zfullcmd, zQinput,
1484 ubuffree (zfullcmd);
1566 ubuffree (zfullcmd);
752 char *zfullcmd; local
[all...]
H A Dsystem.h639 zfullcmd -- command and arguments stuck together in one string
654 const char *zfullcmd,
/macosx-10.10/uucp-11/uucp/unix/
H A Dxqtsub.c224 fsysdep_execute (qsys, zuser, pazargs, zfullcmd, zinput, zoutput,
229 const char *zfullcmd ATTRIBUTE_UNUSED;
364 azshargs[2] = zfullcmd;

Completed in 125 milliseconds