Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dgetlist.c59 char * hardsep in getlist() argument
62 getlist (str, ws, hardsep) in getlist()
65 char *hardsep;
90 len = strlen(ws) + strlen(hardsep) + 1;
98 strcpy (sep, hardsep);
138 !strchr(hardsep, c)
139 && strchr(hardsep, *p)
175 !strchr(hardsep, c)
176 && strchr(hardsep, *p)