Searched refs:sl_to_templatel (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/include/
H A Dfilters.h188 TEMPLATE * sl_to_templatel ( char ** );
227 *sl_to_templatel();
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dllib-llpflt97 TEMPLATE * sl_to_templatel ( char ** );
H A Dputfilter.c76 else if (!(_flbuf.templates = sl_to_templatel(flbufp->templates))) {
H A Dconv.c243 ** sl_to_templatel() - DUPLICATE A (char **) LIST AS (TEMPLATE *) LIST
248 sl_to_templatel ( function
252 sl_to_templatel (src)
H A Dloadfilters.c132 * "sl_to_templatel()" routine will take care
141 pf->templates = sl_to_templatel(list);

Completed in 55 milliseconds