LP_SEP
I = getlist(NAME_SIMPLE, LP_WS, LP_SEP);
p_remove = getlist(P, LP_WS, LP_SEP);
p_add = getlist(P, LP_WS, LP_SEP);
if ((pf = f_allow = getlist(str, LP_WS, LP_SEP)) != NULL) {
if ((pf = f_deny = getlist(str, LP_WS, LP_SEP)) != NULL) {
if (!(u_allow = getlist(str, LP_WS, LP_SEP)))
if (!(u_deny = getlist(str, LP_WS, LP_SEP)))
if (!(H = getlist(optarg, LP_WS, LP_SEP))) {
else if (!(I = getlist(optarg, LP_WS, LP_SEP))) {
if (!(S = getlist(optarg, LP_WS, LP_SEP))) {
if (!(T = getlist(optarg, LP_WS, LP_SEP))) {
for (old_opt = strtok_r(infile_opts, LP_SEP, &flasts);
old_opt != NULL; old_opt = strtok_r(NULL, LP_SEP, &flasts)) {
flbuf.printer_types = getlist(p, LP_WS, LP_SEP);
flbuf.input_types = getlist(p, LP_WS, LP_SEP);
flbuf.output_types = getlist(p, LP_WS, LP_SEP);
flbuf.printers = getlist(p, LP_WS, LP_SEP);
temp = getlist(p, "", LP_SEP);
flbuf.templates = getlist(p, "", LP_SEP);
printlist_setup ("", "", LP_SEP, "");
if (!(u_allow = getlist(cp, LP_WS, LP_SEP)))
if (!(u_deny = getlist(cp, LP_WS, LP_SEP)))
modes = getlist(cp, "", LP_SEP);
modules = getlist(DEFMODULES, LP_WS, LP_SEP);
((i + 1 < numForms) ? *LP_SEP : '\0'));
ptr = strchr(formList,*LP_SEP);
ptr = strchr(ptr+1,*LP_SEP);
endPtr = strchr(formList,*LP_SEP);
endPtr = strchr(ptr,*LP_SEP);
|| strchr(LP_SEP, *str) /* quote reason #3 */
printlist_setup ("", "", LP_SEP, "");
pf->printers = getlist(DFLT(FL_PRTRS), LP_WS, LP_SEP);
list = getlist(DFLT(FL_PTYPS), LP_WS, LP_SEP);
list = getlist(DFLT(FL_ITYPS), LP_WS, LP_SEP);
list = getlist(DFLT(FL_OTYPS), LP_WS, LP_SEP);
list = getlist(filt[FL_TMPS], "", LP_SEP);
prp->printer_types = getlist(NAME_UNKNOWN, LP_WS, LP_SEP);
prp->input_types = getlist(NAME_SIMPLE, LP_WS, LP_SEP);
prp->modules = getlist(NAME_DEFAULT, LP_WS, LP_SEP);
*ppp = getlist(p, LP_WS, LP_SEP);
prp->printer_types = getlist(NAME_UNKNOWN, LP_WS, LP_SEP);
LP_SEP
printlist_setup (0, 0, LP_SEP, 0);
char **list = getlist(name, LP_WS, LP_SEP);