Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dgetfilter.c42 getfilter ( in getfilter() function
46 getfilter (name) in getfilter()
H A DMakefile34 getfilter.o \
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpfilter.c406 for (ps = store; (pf = getfilter(filter)); )
434 if ((pf = getfilter(filter))) {
623 for (ps = store; (pf = getfilter(filter)); )
651 if (!(pf = getfilter(filter))) switch (errno) {
724 while ((pf = getfilter(filter))) {
740 if ((pf = getfilter(filter))) {
/illumos-gate/usr/src/cmd/lp/include/
H A Dfilters.h177 FILTER * getfilter ( char * );
214 extern FILTER *getfilter();
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c93 static char *getfilter(const char *);
428 Iface.IF_filter = getfilter(value); in xlator_take_kvpair()
430 Iface.IF_auxiliary = getfilter(value); in xlator_take_kvpair()
698 getfilter(const char *value) in getfilter() function
/illumos-gate/usr/src/lib/libldap5/
H A DMakefile.com39 getfilter.o getoption.o getvalues.o memcache.o message.o \