Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/lib/filters/
H A Dgetfilter.c42 getfilter ( in getfilter() function
46 getfilter (name) in getfilter()
H A DMakefile33 getfilter.o \
H A Dllib-llpflt88 FILTER * getfilter ( char * );
/titanic_41/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))) {
/titanic_41/usr/src/cmd/lp/include/
H A Dfilters.h179 FILTER * getfilter ( char * );
216 extern FILTER *getfilter();
/titanic_41/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c95 static char *getfilter(const char *);
431 Iface.IF_filter = getfilter(value); in xlator_take_kvpair()
433 Iface.IF_auxiliary = getfilter(value); in xlator_take_kvpair()
701 getfilter(const char *value) in getfilter() function
/titanic_41/usr/src/lib/libldap5/
H A DMakefile.com38 getfilter.o getoption.o getvalues.o memcache.o message.o \
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dllib-lldap251 * in getfilter.c