Home
last modified time | relevance | path

Searched refs:comname (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dvmsjobs.c308 char *comname = 0; in child_execute_job() local
484 outfile = open_tmpfile (&comname, "sys$scratch:CMDXXXXXX.COM"); in child_execute_job()
566 sprintf (cmd, "$ @%s", comname); in child_execute_job()
680 if (comname && !ISDB (DB_JOBS)) in child_execute_job()
681 unlink (comname); in child_execute_job()