Searched refs:get_filter (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/eg/
H A Dlogger.pl63 my $get_filter = HTTP::Proxy::HeaderFilter::simple->new(
98 response => $get_filter,
109 $proxy->push_filter( response => $get_filter, mime => $args{mime} );
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/eg/
H A Dlogger.pl63 my $get_filter = HTTP::Proxy::HeaderFilter::simple->new(
98 response => $get_filter,
109 $proxy->push_filter( response => $get_filter, mime => $args{mime} );
/macosx-10.9.5/network_cmds-433/pktapctl/
H A Dpktapctl.c168 struct pktap_filter get_filter[PKTAP_MAX_FILTERS]; local
172 ifdr.ifd_len = sizeof(get_filter);
173 ifdr.ifd_data = &get_filter[0];
179 struct pktap_filter *filter = get_filter + i;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dstr2filter.c65 rc = get_filter( op, ber, &f, &text );
H A Dfilter.c84 get_filter( function
95 Debug( LDAP_DEBUG_FILTER, "begin get_filter\n", 0, 0, 0 );
200 "get_filter: conn %lu unknown attribute "
251 err = get_filter( op, ber, &f.f_not, text );
289 Debug( LDAP_DEBUG_ANY, "get_filter: unknown filter type=%lu\n",
309 Debug( LDAP_DEBUG_FILTER, "end get_filter %d\n", err, 0, 0 );
331 err = get_filter( op, ber, new, text );
H A Dsearch.c127 rs->sr_err = get_filter( op, op->o_ber, &op->ors_filter, &rs->sr_text );
H A Dcontrols.c1358 rs->sr_err = get_filter( op, ber, (Filter **)&(op->o_assertion),
H A Dproto-slap.h1092 LDAP_SLAPD_F (int) get_filter LDAP_P((
/macosx-10.9.5/cups-372.4/cups/ppdc/
H A Dppdc.h503 ppdcFilter *get_filter(ppdcFile *fp);
H A Dppdc-source.cxx37 // ppdcSource::get_filter() - Get a filter.
912 // 'ppdcSource::get_filter()' - Get a filter.
916 ppdcSource::get_filter(ppdcFile *fp) // I - File to read function in class:ppdcSource
2935 f = get_filter(fp);

Completed in 123 milliseconds