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

12345678

/freebsd-11-stable/lib/libc/stdlib/
H A Dhsearch.h31 #include <search.h>
H A Dhdestroy_r.c29 #include <search.h>
H A Dhcreate.c29 #include <search.h>
H A Dremque.c13 #include <search.h>
H A Dtfind.c4 * Tree search generalized from Knuth (6.2.2) Algorithm T just like
22 #include <search.h>
H A Dhcreate_r.c29 #include <search.h>
H A Dinsque.c13 #include <search.h>
/freebsd-11-stable/contrib/byacc/
H A Dvmsbuild.com88 $ if f$search("SYS$SYSTEM:VAXC.EXE").nes.""
92 $ if f$search("SYS$SYSTEM:DECC$COMPILER.EXE").nes.""
122 $ if f$search("SYS$SYSTEM:MMS.EXE").eqs.""
154 $ if f$search("BYACC.com") .nes. "" then delete BYACC.com;*
155 $ if f$search("*.exe") .nes. "" then delete *.exe;*
159 $ if f$search("*.obj") .nes. "" then delete *.obj;*
160 $ if f$search("*.bak") .nes. "" then delete *.bak;*
161 $ if f$search("*.lis") .nes. "" then delete *.lis;*
162 $ if f$search("*.log") .nes. "" then delete *.log;*
163 $ if f$search("*
[all...]
/freebsd-11-stable/contrib/groff/src/libs/libbib/
H A DMakefile.sub6 search.$(OBJEXT) \
12 $(srcdir)/search.cpp
/freebsd-11-stable/gnu/usr.bin/groff/src/libs/libbib/
H A DMakefile5 SRCS= common.cpp index.cpp linear.cpp search.cpp map.c
/freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/
H A DMakefile6 SRCS= sdpcontrol.c search.c
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Drfc3454.py50 m = re.search('^ *----- End Table ([A-Z0-9\.]+) ----- *$', l)
56 if re.search('^ *----- Start Table ([A-Z0-9\.]+) ----- *$', l):
H A Dgen-punycode-examples.py68 m = re.search('^ *\([A-Z]\) *(.*)$', l);
73 m = re.search('^ *([uU]+.*) *$', l)
77 m = re.search('^ *Punycode: (.*) *$', l)
H A Dgen-bidi.py83 m = re.search('^ *([0-9A-F]+)-([0-9A-F]+) *$', l)
90 m = re.search('^ *([0-9A-F]+) *$', l)
/freebsd-11-stable/usr.bin/what/
H A Dwhat.c51 static bool search(bool, bool, FILE *);
81 if (search(sflag, qflag, stdin))
94 if (search(sflag, qflag, in))
110 search(bool one, bool quiet, FILE *in) function
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dcgen-opc.c147 /* Initialize a keyword table search.
148 SPEC is a specification of what to search for.
152 The result is an opaque data item used to record the search status.
158 CGEN_KEYWORD_SEARCH search; local
167 search.table = kt;
168 search.spec = spec;
169 search.current_hash = 0;
170 search.current_entry = NULL;
171 return search;
178 cgen_keyword_search_next (CGEN_KEYWORD_SEARCH *search) argument
[all...]
/freebsd-11-stable/contrib/mtree/
H A Dgetid.c219 grscan(int search, gid_t gid, const char *name) argument
226 if (!search)
241 if (grmatchline(search, gid, name))
248 grmatchline(int search, gid_t gid, const char *name) argument
254 /* name may be NULL if search is nonzero */
259 if (search && name && strcmp(_gr_group.gr_name, name))
268 if (search && name == NULL && _gr_group.gr_gid != gid)
367 pwscan(int search, uid_t uid, const char *name) argument
374 if (!search)
389 if (pwmatchline(search, ui
396 pwmatchline(int search, uid_t uid, const char *name) argument
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dmain.c121 struct mansearch search; local
172 memset(&search, 0, sizeof(struct mansearch));
173 search.outkey = "Nd";
177 search.argmode = ARG_NAME;
179 search.argmode = ARG_EXPR;
181 search.argmode = ARG_WORD;
183 search.argmode = ARG_NAME;
185 search.argmode = ARG_FILE;
203 if (c == 'i' && search.argmode == ARG_EXPR) {
218 search
829 struct mansearch search; local
[all...]
H A Dmansearch.c85 mansearch(const struct mansearch *search, argument
101 if ((e = exprcomp(search, argc, argv, &argi)) == NULL) {
111 if (search->outkey != NULL)
113 if (0 == strcasecmp(search->outkey,
135 * search.
173 if (lstmatch(search->sec, page->sect) == 0 ||
174 lstmatch(search->arch, page->arch) == 0 ||
175 (search->argmode == ARG_NAME &&
211 if (cur && search->firstmatch)
601 exprcomp(const struct mansearch *search, in argument
654 expr_and(const struct mansearch *search, int argc, char *argv[], int *argi) argument
710 exprterm(const struct mansearch *search, int argc, char *argv[], int *argi) argument
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldfile.c97 /* Adds NAME to the library search path.
153 If we can't open the file as an object file, stop the search
307 search_dirs_type *search; local
335 for (search = search_head; search != NULL; search = search->next)
341 if (ldemul_open_dynamic_archive (arch, search, entry))
343 entry->sysrooted = search->sysrooted;
348 string = xmalloc (strlen (search
472 search_dirs_type *search; local
[all...]
/freebsd-11-stable/sbin/dhclient/tests/
H A DMakefile7 tables.c fake.c option-domain-search.c
/freebsd-11-stable/libexec/mknetid/
H A Dparse_group.c104 grscan(int search, int gid) argument
129 if (search && _gr_group.gr_gid != gid)
/freebsd-11-stable/release/scripts/
H A Drelnotes-search.sh42 echo " -r: The oldest commit to include in the search"
81 # This assumes a local working copy, which svn search
126 # from here. The search string specified should match this
128 ${svn} log ${rev} --search 'Relnotes:*[A-Za-z0-9]*' ${1} > ${where}
/freebsd-11-stable/gnu/usr.bin/gperf/
H A DMakefile10 main.cc options.cc output.cc positions.cc search.cc version.cc \
/freebsd-11-stable/contrib/nvi/ex/
H A Dtag.h31 char **paths; /* Array of search paths for this cscope. */
87 CHAR_T *search; /* Search string. */ member in struct:_tag

Completed in 140 milliseconds

12345678