Searched refs:search (Results 276 - 300 of 1101) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/examples/
H A Dmain.cpp50 LDAPSearchResults* entries = lc->search("o=Organisation,c=DE",
78 std::cout << "--------------------starting search" << std::endl;
94 q=lc->search("o=Organisation,c=de",LDAPAsynConnection::SEARCH_SUB,
120 std::cout << "-----------------search done" << std::endl;
127 std::cout << "----------------error during search" << std::endl;
/netbsd-current/external/bsd/openldap/dist/tests/data/
H A Dretcode.conf24 retcode-item "cn=timeLimitExceeded" 0x03 op=search
25 retcode-item "cn=sizeLimitExceeded" 0x04 op=search
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConnection.h196 * search
197 * @param scope The scope of the search. Possible values: <BR>
201 * @param filter The std::string representation of a search filter to
208 * used to read the results of the search.
210 LDAPSearchResults* search(const std::string& base, int scope=0,
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A DMakefile.in17 add.c bind.c compare.c delete.c modify.c modrdn.c search.c \
24 add.lo bind.lo compare.lo delete.lo modify.lo modrdn.lo search.lo \
/netbsd-current/sys/arch/playstation2/playstation2/
H A Dmainbus.c65 CFARGS(.search = mainbus_search));
/netbsd-current/sys/arch/next68k/next68k/
H A Dmainbus.c95 CFARGS(.search = mainbus_search));
/netbsd-current/external/bsd/openldap/lib/slapd/back-mdb/
H A DMakefile23 search.c compare.c extended.c init.c modrdn.c tools.c \
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dnspace.d127 override Dsymbol search(const ref Loc loc, Identifier ident, int flags = SearchLocalsOnly)
129 //printf("%s.Nspace.search('%s')\n", toChars(), ident.toChars());
140 return ScopeDsymbol.search(loc, ident, flags);
H A Denum.h49 Dsymbol *search(const Loc &loc, Identifier *ident, int flags = SearchLocalsOnly);
/netbsd-current/external/bsd/less/bin/less/
H A DMakefile11 output.c pattern.c position.c prompt.c search.c signal.c \
/netbsd-current/sys/arch/dreamcast/dev/g2/
H A Dg2bus.c80 CFARGS(.search = g2bussearch));
/netbsd-current/sys/arch/dreamcast/dev/g1/
H A Dg1bus.c78 CFARGS(.search = g1bussearch));
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-inferior-leak.py42 m = re.search(r"Added inferior (\d+)", output)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-inferior-leak.py39 m = re.search(r"Added inferior (\d+)", output)
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dld-decode.h54 | <search-options>
61 <search-options> ::= "constants" | "variables" | "mixed"
219 decode_search_type search; member in struct:_decode_table
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dld-decode.h52 | <search-options>
59 <search-options> ::= "constants" | "variables" | "mixed"
217 decode_search_type search; member in struct:_decode_table
/netbsd-current/external/gpl2/groff/dist/src/libs/libbib/
H A Dlinear.cpp38 #include "search.h"
90 const char *search(const char *p, const char *end) const;
108 const char *bmpattern::search(const char *buf, const char *end) const function in class:bmpattern
167 const char *found = key->search(ptr, bufend);
401 int linear_searcher::search(const char *buffer, const char *bufend, function in class:linear_searcher
497 if (ptr < bufend && searcher.search(ptr, bufend, startp, lengthp)) {
/netbsd-current/bin/csh/
H A Dfunc.c64 static void search(int, int, Char *);
97 * Binary search Bp1 is the beginning of the current search range. Bp2 is
274 search(T_IF, 0, NULL);
309 search(T_ELSE, 0, NULL);
332 search(T_BREAK, 0, NULL);
337 search(T_GOTO, 0, lab);
358 search(T_SWITCH, 0, lp = globone(cp, G_ERROR));
488 search(T_BREAK, 0, NULL); /* read the expression in */
562 search(T_BRKS
593 search(int type, int level, Char *goal) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dmklog62 def search(self, p, s):
63 self.last_match = re.search(p, s) if isinstance(p, str) else p.search(s)
234 elif cache.search(r'#\s*define\s+([a-zA-Z0-9_]+)', fn):
240 elif cache.search(r'([a-zA-Z_][^()\s]*)\s*\([^*]', fn):
345 r = pr_regex.search(line)
399 if re.search(r'testsuite.*(?<!\.exp)$', d.filename):
/netbsd-current/external/gpl3/gcc/dist/contrib/legacy/
H A Dmklog62 def search(self, p, s):
63 self.last_match = re.search(p, s) if isinstance(p, str) else p.search(s)
234 elif cache.search(r'#\s*define\s+([a-zA-Z0-9_]+)', fn):
240 elif cache.search(r'([a-zA-Z_][^()\s]*)\s*\([^*]', fn):
345 r = pr_regex.search(line)
399 if re.search(r'testsuite.*(?<!\.exp)$', d.filename):
/netbsd-current/external/bsd/nvi/dist/common/
H A Dapi.c547 api_tagq_add(SCR *sp, TAGQ *tqp, char *filename, char *search, char *msg) argument
553 size_t slen = strlen(search);
562 tp->search = (CHAR_T *)((char *)tp->fname + flen + 1);
563 CHAR2INT(sp, search, slen + 1, wp, wlen);
564 MEMCPYW(tp->search, wp, wlen);
566 tp->msg = tp->search + slen + 1;
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dextract_symbols.py71 match = re.search('Name: (\S+)', line)
74 match = re.search('Section: (\S+)', line)
77 match = re.search('StorageClass: (\S+)', line)
156 elif re.search('\?A(0x\w+)?@', symbol):
176 elif re.search('(llvm|clang)@@[A-Z][A-Z0-9_]*[A-JQ].+(X|.+@|.*Z)$', symbol):
472 match = re.search("^\?(\??\w+\@\?\$\w+)\@", k)
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa_misc.c614 static spa_t search; /* spa_t is large; don't allocate on stack */ local
621 (void) strlcpy(search.spa_name, name, sizeof (search.spa_name));
627 cp = strpbrk(search.spa_name, "/@#");
631 spa = avl_find(&spa_namespace_avl, &search, &where);
1043 spa_aux_t search; local
1046 search.aux_guid = vd->vdev_guid;
1047 if ((aux = avl_find(avl, &search, &where)) != NULL) {
1060 spa_aux_t search; local
1064 search
1080 spa_aux_t search, *found; local
1105 spa_aux_t search, *found; local
[all...]
/netbsd-current/external/bsd/am-utils/dist/scripts/
H A Damd2ldif.in7 base : The LDAP search base. Do not forget the quotes!
/netbsd-current/lib/libutil/
H A Dgetfsspecname.c96 goto search;
109 search:

Completed in 444 milliseconds

<<11121314151617181920>>