Searched defs:num_options (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.10.1/cups-408/cups/cups/
H A Dtestoptions.c37 num_options; /* Number of options */ local
[all...]
H A Dtestcache.c36 int num_options = 0;/* Number of options */ local
H A Dtestconflicts.c44 int num_options; /* Number of options */ local
[all...]
H A Ddest-job.c147 cupsCreateDestJob( http_t *http, cups_dest_t *dest, cups_dinfo_t *info, int *job_id, const char *title, int num_options, cups_option_t *options) argument
287 cupsStartDestDocument( http_t *http, cups_dest_t *dest, cups_dinfo_t *info, int job_id, const char *docname, const char *format, int num_options, cups_option_t *options, int last_document) argument
[all...]
H A Dencode.c334 cupsEncodeOptions(ipp_t *ipp, int num_options, cups_option_t *options) argument
361 cupsEncodeOptions2( ipp_t *ipp, int num_options, cups_option_t *options, ipp_tag_t group_tag) argument
[all...]
H A Doptions.c42 cupsAddOption(const char *name, const char *value, int num_options, cups_option_t **options) argument
138 cupsFreeOptions( int num_options, cups_option_t *options) argument
166 cupsGetOption(const char *name, int num_options, cups_option_t *options) argument
207 cupsParseOptions( const char *arg, int num_options, cups_option_t **options) argument
432 cupsRemoveOption( const char *name, int num_options, cups_option_t **options) argument
589 cups_find_option( const char *name, int num_options, cups_option_t *options, int prev, int *rdiff) argument
[all...]
H A Dtestdest.c93 num_options = 0;/* Number of options */ local
137 num_options = 0;/* Number of options */ local
176 print_file(http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, const char *filename, int num_options, cups_option_t *options) argument
197 show_conflicts( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int num_options, cups_option_t *options) argument
[all...]
H A Dconflicts.c79 num_options; /* Number of conflicting options */ local
171 cupsResolveConflicts( ppd_file_t *ppd, const char *option, const char *choice, int *num_options, cups_option_t **options) argument
951 ppd_test_constraints( ppd_file_t *ppd, const char *option, const char *choice, int num_options, cups_option_t *options, int which) argument
[all...]
H A Dmark.c52 cupsMarkOptions( ppd_file_t *ppd, int num_options, cups_option_t *options) argument
602 _ppdParseOptions( const char *s, int num_options, cups_option_t **options, _ppd_parse_t which) argument
729 num_options; /* Number of options */ local
[all...]
H A Dtestppd.c145 int num_options; /* Number of options */ local
[all...]
H A Dppd-private.h108 int num_options; /* Number of options to apply */ member in struct:_pwg_finishings_s
H A Ddest-options.c270 cupsCopyDestConflicts( http_t *http, cups_dest_t *dest, cups_dinfo_t *dinfo, int num_options, cups_option_t *options, const char *new_option, const char *new_value, int *num_conflicts, cups_option_t **conflicts, int *num_resolved, cups_option_t **resolved) argument
2001 cups_test_constraints( cups_dinfo_t *dinfo, const char *new_option, const char *new_value, int num_options, cups_option_t *options, int *num_conflicts, cups_option_t **conflicts) argument
H A Dutil.c165 cupsCreateJob( http_t *http, const char *name, const char *title, int num_options, cups_option_t *options) argument
1174 cupsPrintFile(const char *name, const char *filename, const char *title, int num_options, cups_option_t *options) argument
1197 cupsPrintFile2( http_t *http, const char *name, const char *filename, const char *title, int num_options, cups_option_t *options) argument
1220 cupsPrintFiles( const char *name, int num_files, const char **files, const char *title, int num_options, cups_option_t *options) argument
1249 cupsPrintFiles2( http_t *http, const char *name, int num_files, const char **files, const char *title, int num_options, cups_option_t *options) argument
[all...]
/macosx-10.10.1/cups-408/cups/berkeley/
H A Dlpr.c42 int num_options; /* Number of options */ local
[all...]
/macosx-10.10.1/cups-408/cups/filter/
H A Drastertopwg.c56 int num_options; /* Number of options */ local
H A Dcommon.c47 SetCommonOptions( int num_options, cups_option_t *options, int change_size) argument
H A Dtestraster.c216 int num_options; /* Number of options */ local
275 do_ppd_tests(const char *filename, int num_options, cups_option_t *options) argument
[all...]
H A Drastertolabel.c1095 int num_options; /* Number of options */ local
H A Dinterpret.c130 cupsRasterInterpretPPD( cups_page_header2_t *h, ppd_file_t *ppd, int num_options, cups_option_t *options, cups_interpret_cb_t func) argument
/macosx-10.10.1/cups-408/cups/systemv/
H A Dlpoptions.c42 int num_options; /* Number of options */ local
[all...]
H A Dlp.c51 int num_options; /* Number of options */ local
716 set_job_attrs(const char *command, int job_id, int num_options, cups_option_t *options) argument
[all...]
H A Dlpadmin.c56 int num_options; /* Number of options */ local
1227 set_printer_options( http_t *http, char *printer, int num_options, cups_option_t *options, char *file) argument
[all...]
/macosx-10.10.1/cups-408/cups/scheduler/
H A Dcups-deviced.c127 int num_options; /* Number of options */ local
H A Dprinters.h105 int num_options; /* Number of default options */ member in struct:cupsd_printer_s
H A Dcups-lpd.c407 int num_options; /* Number of options */ local
790 num_options; /* Number of options */ local
313 create_job(http_t *http, const char *dest, const char *title, const char *docname, const char *user, int num_options, cups_option_t *options) argument
[all...]

Completed in 179 milliseconds

12