HomeSort by relevance Sort by last modified time
    Searched refs:DB_JOBS (Results 1 - 7 of 7) sorted by null

  /ndk/sources/host-tools/make-3.81/
debug.h 21 #define DB_JOBS (0x004)
vmsjobs.c 318 DB (DB_JOBS, ("child_execute_job (%s)\n", argv));
407 DB (DB_JOBS, (_("BUILTIN [%s][%s]\n"), cmd, cmd+8));
418 DB (DB_JOBS, (_("BUILTIN CD %s\n"), p));
436 DB (DB_JOBS, (_("BUILTIN RM %s\n"), p));
491 DB (DB_JOBS, (_("Redirected input from %s\n"), ifile));
498 DB (DB_JOBS, (_("Redirected error to %s\n"), efile));
505 DB (DB_JOBS, (_("Redirected output to %s\n"), ofile));
568 DB (DB_JOBS, (_("Executing %s instead\n"), cmd));
680 if (comname && !ISDB (DB_JOBS))
remote-cstms.c 85 if (ISDB (DB_JOBS))
126 DB (DB_JOBS, (_("Customs won't export: %s\n"),
job.c 437 DB (DB_JOBS, (_("Got a SIGCHLD; %u unreaped children.\n"), dead_children));
522 DB (DB_JOBS, (_("Live child %p (%s) PID %ld %s\n"),
701 DB (DB_JOBS, (child_failed
708 DB (DB_JOBS, (_("Cleaning up temp batch file %s\n"),
806 DB (DB_JOBS, (_("Removing child %p PID %ld%s from chain.\n"),
869 DB (DB_JOBS, (_("Released token for child %p (%s).\n"),
    [all...]
misc.c 650 if (! ISDB (DB_JOBS))
main.c 625 db_level |= DB_JOBS;
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c 540 DB (DB_JOBS, ("CreateProcess(%s,%s,...)\n",
1198 DB (DB_JOBS, ("process_easy: All process slots used up\n"));

Completed in 150 milliseconds