Home
last modified time | relevance | path

Searched refs:SECTION_ANYSETUP (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Doptions.h47 #define SECTION_ANYSETUP 1 macro
Doptions.c194 return SECTION_ANYSETUP; in section_from_string()
921 …if (opt->section == SECTION_ANYSETUP && (section == SECTION_PAGESETUP || section == SECTION_DOCUME… in option_is_in_section()
1975 case SECTION_ANYSETUP: in build_commandline()
Dfoomaticrip.c457 if (opt && (option_get_section(opt) != SECTION_ANYSETUP && in process_cmdline_options()