Searched refs:formfile (Results 1 – 2 of 2) sorted by relevance
121 char *formfile = FORMFILE; /* stuff for multiple pages per sheet */ variable503 if ( cat(formfile) == FALSE ) in setup()504 error(FATAL, "can't read %s", formfile); in setup()
281 char *formfile = FORMFILE; /* stuff for multiple pages per sheet */ variable915 formfile = path; in setpaths()945 if ( cat(formfile) == FALSE ) in setup()946 error(FATAL, "can't read %s", formfile); in setup()