Searched refs:ppdFirstCustomParam (Results 1 – 5 of 5) sorted by relevance
76 ppdFirstCustomParam(ppd_coption_t *opt) /* I - Custom option */ in ppdFirstCustomParam() function
429 extern ppd_cparam_t *ppdFirstCustomParam(ppd_coption_t *opt)
561 ppdFirstCustomParam
266 for (cp = ppdFirstCustomParam(co); cp; cp = ppdNextCustomParam(co)) in main()
2914 for (cparam = ppdFirstCustomParam(coption), m = 0; in do_set_options()3526 cparam = ppdFirstCustomParam(coption); in get_option_value()3599 for (cparam = ppdFirstCustomParam(coption); in get_option_value()