Lines Matching defs:dsn
75 dsn(Jcl_t* jcl, Jcldd_t* dd, const char* path, int mark)
110 s = dsn(jcl, dd, dd->path, 0);
348 s = dsn(jcl, dd, dd->path, 0);
354 s = dsn(jcl, dd, dd->path, 0);
360 sfprintf(jcl->tp, "cat %s", dsn(jcl, dd, dd->path, 0));
362 sfprintf(jcl->tp, " \\\n\t%s", dsn(jcl, dd, cat->path, 0));
372 sfprintf(jcl->tp, "%s%s=%s", s, fmtexport(dd->name), dsn(jcl, dd, dd->path, 1));
374 sfprintf(jcl->tp, "'\n\t'%s", dsn(jcl, dd, cat->path, 1));
379 sfprintf(jcl->tp, "%s%s=%s", s, fmtexport(dd->name), dsn(jcl, dd, dd->path, 1));
381 sfprintf(jcl->tp, "'\n\t'%s", dsn(jcl, dd, cat->path, 1));
443 sfprintf(jcl->tp, " < %s", dsn(jcl, dd, dd->path, 0));
447 sfprintf(jcl->tp, " > %s", dsn(jcl, dd, dd->path, 0));
449 sfprintf(jcl->tp, " 2> %s", dsn(jcl, dd, dd->path, 0));
460 sfprintf(jcl->tp, " %s", dsn(jcl, dd, dd->path, 0));
471 sfprintf(jcl->tp, " %s", dsn(jcl, dd, dd->path, 0));