Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/lpr/lpc/
HDextern.h43 #define SUMP_CHDIR_SD 0x0002 /* chdir into the spool directory */ macro
HDmovejobs.c209 pp = setup_myprinter(*argv, &myprinter, SUMP_CHDIR_SD); in tqbq_common()
HDlpc.c407 if (sump_opts & SUMP_CHDIR_SD) { in setup_myprinter()