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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp82 static string job_name; /* if set then the output is split into */ variable
83 /* multiple files with `job_name'-%d.html */
2896 string split_file = job_name;
2909 * do_job_name - assigns the job_name to name.
2918 job_name = name;
4603 top = string(job_name);
5002 job_name = optarg;

Completed in 75 milliseconds