Lines Matching defs:command
111 * find id of user who spawned command to
117 * create/append command log
332 * and execute a uux command
345 /* do a uux command */
360 * check for forwarding -- generate and execute a uux command
372 * generate and execute a uux command
490 char command[10+(2*MAXFULLNAME)];
537 sprintf(command, "cp %s %s", file1, file2);
538 if ((cfp = popen(command, "r")) == NULL) {
694 * generate and execute a uux command