Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
HDpost-html.cpp82 static string job_name; /* if set then the output is split into */ variable
2896 string split_file = job_name; in insert_split_file()
2918 job_name = name; in do_job_name()
4603 top = string(job_name); in do_file_components()
5002 job_name = optarg; in main()
/freebsd-11-stable/contrib/groff/
HDChangeLog3315 * src/devices/grohtml/post-html.cpp (job_name, multiple_files): New