Searched refs:FILTER (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/tests/scripts/
H A Dtest031-component-filter88 FILTER="(userCertificate:componentFilterMatch:=item:{ component \"toBeSigned.serialNumber\", rule allComponentsMatch, value 0 })"
89 echo " f=$FILTER ..."
90 echo "# f=$FILTER ..." >> $SEARCHOUT
92 "$FILTER" >> $SEARCHOUT 2>&1
101 FILTER="(userCertificate:componentFilterMatch:=item:{ component \"toBeSigned.version\", rule allComponentsMatch, value 2 })"
102 echo " f=$FILTER ..."
103 echo "# f=$FILTER ..." >> $SEARCHOUT
105 "$FILTER" >> $SEARCHOUT 2>&1
114 FILTER="(userCertificate:componentFilterMatch:=item:{ component \"toBeSigned.issuer.rdnSequence.1.1.value\", rule caseExactMatch, value \"US\" })"
115 echo " f=$FILTER
[all...]
H A Dtest015-xsearch140 FILTER="(:dn:caseIgnoreIA5Match:=example)"
141 echo " f=$FILTER ..."
142 echo "# f=$FILTER ..." >> $SEARCHOUT
144 "$FILTER" >> $SEARCHOUT 2>&1
153 FILTER="(:dn:caseExactMatch:=Information Technology Division)"
154 echo " f=$FILTER ..."
155 echo "# f=$FILTER ..." >> $SEARCHOUT
157 "$FILTER" >> $SEARCHOUT 2>&1
160 FILTER="(:dn:caseIgnoreSubstringsMatch:=Information Technology Division)"
161 echo " f=$FILTER
[all...]
H A Dtest020-proxycache139 FILTER="(sn=Jon)"
140 echo "Query $CNT: filter:$FILTER attrs:all (expect nothing)"
141 echo "# Query $CNT: filter:$FILTER attrs:all (expect nothing)" >> $SEARCHOUT
143 "$FILTER" >> $SEARCHOUT 2>> $TESTOUT
161 FILTER="(|(cn=*Jon*)(sn=Jon*))"
163 echo "Query $CNT: filter:$FILTER attrs:$ATTRS"
164 echo "# Query $CNT: filter:$FILTER attrs:$ATTRS" >> $SEARCHOUT
166 "$FILTER" $ATTRS >> $SEARCHOUT 2>> $TESTOUT
175 FILTER="(sn=Smith*)"
177 echo "Query $CNT: filter:$FILTER attr
[all...]
H A Drelay255 FILTER="(objectClass=referral)"
256 echo "Searching filter=\"$FILTER\""
258 echo "# searching filter=\"$FILTER\"" >> $SEARCHOUT
264 $LDAPSEARCH -S '' -H $URI1 -b "$BASEDN" -M "$FILTER" '*' ref \
276 $LDAPSEARCH -S '' -H $URI1 -b "$BASEDN" -M "$FILTER" '*' ref \
288 $LDAPSEARCH -S '' -H $URI1 -b "$BASEDN" -M "$FILTER" '*' ref \
298 FILTER="(seeAlso=cn=all staff,ou=Groups,$BASEDN)"
299 echo "Searching filter=\"$FILTER\""
302 echo "# searching filter=\"$FILTER\"" >> $SEARCHOUT
305 $LDAPSEARCH -S '' -H $URI1 -b "$BASEDN" "$FILTER" seeAls
[all...]
H A Dtest073-asyncmeta333 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" -M "$FILTER" '*' ref \
357 FILTER="(seeAlso=cn=all staff,ou=Groups,$BASEDN)"
358 echo "Searching filter=\"$FILTER\""
361 echo "# searching filter=\"$FILTER\"" >> $SEARCHOUT
364 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" "$FILTER" seeAlso \
387 FILTER="(uid=example)"
388 echo "Searching filter=\"$FILTER\""
391 echo "# searching filter=\"$FILTER\"" >> $SEARCHOUT
394 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" "$FILTER" uid \
417 FILTER
[all...]
H A Dtest047-ldap333 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" -M "$FILTER" '*' ref \
357 FILTER="(seeAlso=cn=all staff,ou=Groups,$BASEDN)"
358 echo "Searching filter=\"$FILTER\""
361 echo "# searching filter=\"$FILTER\"" >> $SEARCHOUT
364 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" "$FILTER" seeAlso \
387 FILTER="(uid=example)"
388 echo "Searching filter=\"$FILTER\""
391 echo "# searching filter=\"$FILTER\"" >> $SEARCHOUT
394 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" "$FILTER" uid \
417 FILTER
[all...]
H A Dtest035-meta333 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" -M "$FILTER" '*' ref \
357 FILTER="(seeAlso=cn=all staff,ou=Groups,$BASEDN)"
358 echo "Searching filter=\"$FILTER\""
361 echo "# searching filter=\"$FILTER\"" >> $SEARCHOUT
364 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" "$FILTER" seeAlso \
387 FILTER="(uid=example)"
388 echo "Searching filter=\"$FILTER\""
391 echo "# searching filter=\"$FILTER\"" >> $SEARCHOUT
394 $LDAPSEARCH -S "" -H $URI3 -b "$BASEDN" "$FILTER" uid \
417 FILTER
[all...]
H A Dtest042-valsort69 FILTER="objectClass=*"
71 "$FILTER" > $SEARCHOUT 2>&1
119 "$FILTER" > $SEARCHOUT 2>&1
201 "$FILTER" > $SEARCHOUT 2>&1
/netbsd-current/external/gpl3/gcc.old/dist/maintainer-scripts/
H A Dupdate_web_docs_libstdcxx_svn22 FILTER="newer or same age version exists|0 blocks"
42 find . -depth -print | cpio -pd $WWWDIR 2>&1 | egrep -v "$FILTER"
H A Dupdate_web_docs_libstdcxx_git20 FILTER="newer or same age version exists|0 blocks"
39 find . -depth -print | cpio -pd $WWWDIR 2>&1 | egrep -v "$FILTER"
/netbsd-current/external/gpl3/gcc/dist/maintainer-scripts/
H A Dupdate_web_docs_libstdcxx_git20 FILTER="newer or same age version exists|0 blocks"
39 find . -depth -print | cpio -pd $WWWDIR 2>&1 | egrep -v "$FILTER"
/netbsd-current/external/cddl/dtracetoolkit/dist/Bin/
H A Derrinfo59 $FILTER = "";
69 $FILTER = "&& execname == \"$opt_n\"" if defined $opt_n;
70 $FILTER = "&& pid == $opt_p" if defined $opt_p;
91 /errno != 0 && pid != \$pid $FILTER/
105 /errno != 0 && pid != \$pid $FILTER/
/netbsd-current/external/cddl/dtracetoolkit/dist/
H A Derrinfo59 $FILTER = "";
69 $FILTER = "&& execname == \"$opt_n\"" if defined $opt_n;
70 $FILTER = "&& pid == $opt_p" if defined $opt_p;
91 /errno != 0 && pid != \$pid $FILTER/
105 /errno != 0 && pid != \$pid $FILTER/
/netbsd-current/external/gpl2/lvm2/dist/scripts/
H A Dvgimportclone.sh239 FILTER="\"a|^${BLOCK}$|\", ${FILTER}"
241 export FILTER="filter=[ ${FILTER} \"r|.*|\" ]"
248 '/^[[:space:]]*filter[[:space:]]*=/{print ENVIRON["FILTER"];next} \
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh49 FILTER=$1
52 ${CPPLINT} --filter=${FILTER} "$@" 2>$TASK_LOG
/netbsd-current/usr.sbin/altq/altqstat/
H A Dquip_client.c104 enum nametype { INTERFACE, CLASS, FILTER, CONDITIONER }; enumerator in enum:nametype
494 type = FILTER;
506 case FILTER:
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dcompressed-plt-1.s27 # FLAGS are not a subset of FILTER.
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_filter_lzop.c85 #define FILTER 0x0800 macro
266 if (flags & FILTER)
/netbsd-current/external/mpl/bind/dist/bin/plugins/
H A Dfilter-a.c63 * filter-a-on-v4: "no" is NONE, "yes" is FILTER, "break-dnssec"
66 typedef enum { NONE = 0, FILTER = 1, BREAK_DNSSEC = 2 } filter_a_t; enumerator in enum:__anon25
222 *dstp = FILTER;
709 (client_state->mode != FILTER ||
H A Dfilter-aaaa.c63 * filter-aaaa-on-v6: "no" is NONE, "yes" is FILTER, "break-dnssec"
66 typedef enum { NONE = 0, FILTER = 1, BREAK_DNSSEC = 2 } filter_aaaa_t; enumerator in enum:__anon26
223 *dstp = FILTER;
712 (client_state->mode != FILTER ||
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.cc1835 fputs (" FILTER(", dumpfile);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp1341 case FILTER: {
1442 if (getOpcode() == FOREACH || getOpcode() == FILTER) {
1461 case FILTER: Result = "!filter"; UnquotedLHS = true; break;
H A DTGParser.cpp1975 : TernOpInit::FILTER,
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h865 enum TernaryOp : uint8_t { SUBST, FOREACH, FILTER, IF, DAG, SUBSTR, FIND };
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c20368 ** (4) For an aggregate function with a FILTER clause, an instance
20389 Expr *pFilter; /* The FILTER expression */
[all...]

Completed in 792 milliseconds