Lines Matching defs:file
4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
472 char *form, char *charset, short rank, char *file)
516 "lpsched-file", file);
518 "job-name", file);
524 lpsched_read_job_configuration(service_t *svc, job_t *j, char *file)
528 if ((r = getrequest(file)) == NULL) {
530 file);