Searched refs:comname (Results 1 – 1 of 1) sorted by relevance
308 char *comname = 0; in child_execute_job() local484 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()