/freebsd/contrib/file/magic/Magdir/ |
H A D | tex | 22 0 search/1 This\ is\ TeX, TeX transcript text 23 0 search/1 This\ is\ METAFONT, METAFONT transcript text 36 0 search/1 \\input\ texinfo Texinfo source text 38 0 search/1 This\ is\ Info\ file GNU Info text 42 0 search/4096 \\input TeX document text 45 0 search/4096 \\begin LaTeX document text 48 0 search/4096 \\section LaTeX document text 51 0 search/4096 \\setlength LaTeX document text 54 0 search/4096 \\documentstyle LaTeX document text 57 0 search/4096 \\chapter LaTeX document text [all …]
|
H A D | sgml | 8 >>19 search/4096 \<svg SVG Scalable Vector Graphics image 12 >>19 search/4096 \<gnc-v2 GnuCash file 20 >>19 search/4096 \<urlset XML Sitemap document text 29 >>19 search/4096 \<pef Portable Embosser Format 35 >>19 search/4096 \<osm OpenStreetMap XML data 38 >19 search/4096/cWbt \<!doctype\ html XHTML document text 43 >19 search/4096/cWbt \<html\ xmlns= XHTML document text 53 0 search/4096/cWt \<!doctype\ html HTML document text 65 >&0 search/4096/cWt \<!doctype\ html HTML document text 68 >&0 search/4096/ct \<html> HTML document text [all …]
|
H A D | troff | 9 0 search/1 .\\" troff or preprocessor input text 12 0 search/1 '\\" troff or preprocessor input text 15 0 search/1 '.\\" troff or preprocessor input text 18 0 search/1 \\" troff or preprocessor input text 21 #0 search/1 ''' troff or preprocessor input text 31 0 search/1 x\ T ditroff output text 32 >4 search/1 cat for the C/A/T phototypesetter 33 >4 search/1 ps for PostScript 34 >4 search/1 dvi for DVI 35 >4 search/1 ascii for ASCII [all …]
|
H A D | c-lang | 8 0 search/8192 "libhdr" BCPL source text 10 0 search/8192 "LIBHDR" BCPL source text 15 0 search/8192 #include 22 0 search/8192 pragma 25 0 search/8192 endif 29 0 search/8192 define 33 0 search/8192 char 36 0 search/8192 double 39 0 search/8192 extern 42 0 search/8192 float [all …]
|
H A D | perl | 8 0 search/1024 eval\ "exec\ perl Perl script text 10 0 search/1024 eval\ "exec\ /bin/perl Perl script text 12 0 search/1024 eval\ "exec\ /usr/bin/perl Perl script text 14 0 search/1024 eval\ "exec\ /usr/local/bin/perl Perl script text 16 0 search/1024 eval\ 'exec\ perl Perl script text 18 0 search/1024 eval\ 'exec\ /bin/perl Perl script text 20 0 search/1024 eval\ 'exec\ /usr/bin/perl Perl script text 22 0 search/1024 eval\ 'exec\ /usr/local/bin/perl Perl script text 24 0 search/1024 eval\ '(exit\ $?0)'\ &&\ eval\ 'exec Perl script text 36 0 search/8192 package [all …]
|
H A D | tcl | 7 0 search/1/w #!\ /usr/bin/tcl Tcl script text executable 9 0 search/1/w #!\ /usr/local/bin/tcl Tcl script text executable 11 0 search/1 #!/usr/bin/env\ tcl Tcl script text executable 13 0 search/1 #!\ /usr/bin/env\ tcl Tcl script text executable 15 0 search/1/w #!\ /usr/bin/wish Tcl/Tk script text executable 17 0 search/1/w #!\ /usr/local/bin/wish Tcl/Tk script text executable 19 0 search/1 #!/usr/bin/env\ wish Tcl/Tk script text executable 21 0 search/1 #!\ /usr/bin/env\ wish Tcl/Tk script text executable 25 0 search/1 package\ req 28 0 search/1 !p
|
H A D | nim-lang | 7 0 search/8192 import 8 >&0 search/64 os 11 >>&0 search/64 osproc 14 >>>&0 search/64 strutils 18 >&0 search/8192 proc 21 >>&0 search/8192 template 24 >>>&0 search/8192 let 28 >&0 search/8192 when Nim source code
|
/freebsd/sbin/kldconfig/ |
H A D | kldconfig.8 | 31 .Nd display or modify the kernel module search path 43 displays or modifies the search path used by the kernel when loading modules 53 Remove the specified paths from the module search path. 55 Do not fail if a path specified for adding is already present in the search 56 path, or if a path specified for removing is not present in the search path. 61 Add the specified paths to the beginning of the search path, not to the end. 64 Instead of replacing the module search path with the set of paths 69 Do not actually change the module search path. 71 Display the current search path. 78 the current search path - if any of the directories is repeated one [all …]
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | SearchFilter.h | 36 /// driven by the SearchFilter to search the SymbolContext space of the target 40 /// Provides the callback and search depth for the SearchFilter search. 73 /// Provides the callback and search depth for the SearchFilter search. 75 /// The search is done by cooperation between the search filter and the 76 /// searcher. The search filter does the heavy work of recursing through the 85 /// The basic constructor takes a Target, which gives the space to search. 88 /// The Target that provides the module list to search. 161 /// Call this method to do the search using the Searcher. 164 /// The searcher to drive with this search. 166 virtual void Search(Searcher &searcher); [all …]
|
/freebsd/usr.sbin/bsdconfig/networking/share/ |
H A D | resolv.subr | 45 # When updating resolv.conf(5), should we populate the `search' directive with 48 # in the `search' directive, otherwise use only "sub.domain.com". 51 # `search' domain by setting the second option below, `RESOLVER_SEARCH_NDOTS'. 79 # Returns the search configured in resolv.conf(5). 88 if ( match(tl0, /^[[:space:]]*search[[:space:]]+/) ) { 89 search = substr($0, RLENGTH + 1) 90 sub(/[[:space:]]*#.*$/, "", search) 91 gsub(/[[:space:]]+/, " ", search) 92 print search 103 # Updates the search/domain directives in resolv.conf(5) given a valid fully- [all …]
|
/freebsd/contrib/byacc/ |
H A D | vmsbuild.com | 88 $ 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("*.map") .nes. "" then delete *.map;* [all …]
|
/freebsd/stand/ficl/softwords/ |
H A D | softcore.fr | 126 \ ** SEARCH+EXT words and ficl helpers 143 \ When executed, new voc replaces top of search stack 145 does> @ search> drop >search ; 153 \ PREVIOUS drops the search order stack 154 : previous ( -- ) search> drop ; 162 \ previous ( pop HIDDEN off the search order ) 165 : hide hidden dup >search ficl-set-current ; 167 \ ALSO dups the search stack... 169 search> dup >search >search ; 171 \ FORTH drops the top of the search stack and pushes FORTH-WORDLIST [all …]
|
/freebsd/contrib/ee/ |
H A D | ee.msg | 14 3 "case sensitive search" 28 17 "search menu" 29 18 "search for ..." 30 19 "search" 44 33 "search" 51 40 "^e search prompt ^m newline ^w delete word " 52 41 "^f undelete char ^n next page ^x search " 60 49 "write : write a file case : case sensitive search " 61 50 "exit : leave and save nocase : case insensitive search " 68 57 "^[ (escape) menu ^e search prompt ^y delete line ^u up ^p prev page " [all …]
|
/freebsd/crypto/openssl/crypto/store/ |
H A D | store_lib.c | 307 int OSSL_STORE_find(OSSL_STORE_CTX *ctx, const OSSL_STORE_SEARCH *search) in OSSL_STORE_find() argument 315 if (search == NULL) { in OSSL_STORE_find() 341 switch (search->search_type) { in OSSL_STORE_find() 343 if ((name_der_sz = i2d_X509_NAME(search->name, in OSSL_STORE_find() 351 if ((name_der_sz = i2d_X509_NAME(search->name, in OSSL_STORE_find() 353 && (number = ASN1_INTEGER_to_BN(search->serial, NULL)) != NULL in OSSL_STORE_find() 363 EVP_MD_get0_name(search->digest), in OSSL_STORE_find() 367 search->string, in OSSL_STORE_find() 368 search->stringlength)) in OSSL_STORE_find() 373 (char *)search->string, in OSSL_STORE_find() [all …]
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set3 | 39 37 Search in history backward for line beginning as current 40 38 Search in history forward for line beginning as current 42 40 Incremental search forward 43 41 Incremental search backward 101 99 Vi repeat current character search in the same search direction 102 100 Vi repeat current character search in the opposite search direction 103 101 Vi repeat current search in the same search direction 104 102 Vi repeat current search in the opposite search direction 107 105 Vi search history backward 108 106 Vi search history forward
|
/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set3 | 39 37 Search in history backward for line beginning as current 40 38 Search in history forward for line beginning as current 42 40 Incremental search forward 43 41 Incremental search backward 101 99 Vi repeat current character search in the same search direction 102 100 Vi repeat current character search in the opposite search direction 103 101 Vi repeat current search in the same search direction 104 102 Vi repeat current search in the opposite search direction 107 105 Vi search history backward 108 106 Vi search history forward
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set3 | 39 37 Search in history backward for line beginning as current 40 38 Search in history forward for line beginning as current 42 40 Incremental search forward 43 41 Incremental search backward 101 99 Vi repeat current character search in the same search direction 102 100 Vi repeat current character search in the opposite search direction 103 101 Vi repeat current search in the same search direction 104 102 Vi repeat current search in the opposite search direction 107 105 Vi search history backward 108 106 Vi search history forward
|
/freebsd/stand/ficl/ |
H A D | search.c | 4 ** ANS Forth SEARCH and SEARCH-EXT word-set written in C 7 ** $Id: search.c,v 1.9 2001/12/05 07:21:34 jsadler Exp $ 51 ** SEARCH ( -- ) 53 ** search order. Specifies that the names of subsequent definitions will 54 ** be placed in the compilation word list. Subsequent changes in the search 64 vmThrowErr(pVM, "DEFINITIONS error - empty search order"); in definitions() 74 ** SEARCH ( -- wid ) 77 ** compilation word list and is part of the initial search order. 89 ** SEARCH ( -- wid ) 103 ** SEARCH ( -- widn ... wid1 n ) [all …]
|
/freebsd/contrib/nvi/vi/ |
H A D | v_search.c | 32 * Ex address search backward. 44 * Ex address search forward. 56 * Do a vi search (which is really an ex address). 61 static EXCMDLIST fake = { L("search") }; in v_exaddr() 75 * If using the search command as a motion, any addressing components in v_exaddr() 82 /* Get the search pattern. */ in v_exaddr() 95 * If the user was doing an incremental search, then we've already in v_exaddr() 122 * Warn if the search wraps. This is a pretty special case, but it's in v_exaddr() 133 * Each search will display the message, but the following "/pattern/" in v_exaddr() 149 * including ';' delimiters, trailing <blank>'s, multiple search in v_exaddr() [all …]
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nssearch.c | 3 * Module Name: nssearch - Namespace search 177 * PARAMETERS: TargetName - Ascii ACPI name to search for 178 * ParentNode - Starting node where search will begin 184 * DESCRIPTION: Search a single level of the namespace. Performs a 185 * simple search of the specified level, and does not add 186 * entries or search parents. 193 * could be easily modified to support any improved search 194 * algorithm. However, the linear search was chosen for simplicity 200 * the linear search seems to be sufficient, as there would seem to be 201 * little value in improving the search. [all …]
|
/freebsd/crypto/openssl/apps/ |
H A D | storeutl.c | 20 int expected, int criterion, OSSL_STORE_SEARCH *search, 44 OPT_SECTION("Search"), 45 {"certs", OPT_SEARCHFOR_CERTS, '-', "Search for certificates only"}, 46 {"keys", OPT_SEARCHFOR_KEYS, '-', "Search for keys only"}, 47 {"crls", OPT_SEARCHFOR_CRLS, '-', "Search for CRLs only"}, 48 {"subject", OPT_CRITERION_SUBJECT, 's', "Search by subject"}, 49 {"issuer", OPT_CRITERION_ISSUER, 's', "Search by issuer and serial, issuer name"}, 50 {"serial", OPT_CRITERION_SERIAL, 's', "Search by issuer and serial, serial number"}, 51 … {"fingerprint", OPT_CRITERION_FINGERPRINT, 's', "Search by public key fingerprint, given in hex"}, 52 {"alias", OPT_CRITERION_ALIAS, 's', "Search by alias"}, [all …]
|
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | netconfig | 160 SEARCH="" 167 search) SEARCH="${value}" ;; 193 'Search' 1 1 \"${SEARCH}\" 1 16 50 50 0 201 'Search' 1 1 \"${SEARCH}\" 1 16 50 50 0 207 'Search' 1 1 \"${SEARCH}\" 1 16 50 50 0 238 search=-1; 246 search=0; 249 if (search == -1) { 250 printf "search "; 251 search=1; [all …]
|
/freebsd/contrib/mandoc/ |
H A D | main.c | 129 struct mansearch search; /* Search options. */ in main() local 130 struct manpage *res; /* Complete list of search results. */ in main() 131 struct manpage *resn; /* Search results for one name. */ in main() 183 /* Search options. */ in main() 189 memset(&search, 0, sizeof(struct mansearch)); in main() 190 search.outkey = "Nd"; in main() 194 search.argmode = ARG_NAME; in main() 196 search.argmode = ARG_EXPR; in main() 198 search.argmode = ARG_WORD; in main() 200 search.argmode = ARG_NAME; in main() [all …]
|
H A D | mansearch.3 | 22 .Nd search manual page databases 29 .Fa "const struct mansearch *search" 39 function returns information about manuals matching a search query from a 45 .It Fa "const struct mansearch *search" 46 Search options, defined in 52 Search criteria, usually taken from the command line. 75 For each manual page tree, the search is done in two steps. 76 In the first step, a list of pages matching the search criteria is built. 115 A module to search manual page databases was first written by
|
/freebsd/contrib/less/ |
H A D | NEWS | 58 * Add --no-search-header-lines and --no-search-header-columns options 61 * Add ctrl-L search modifier (github #367). 84 * Add message when search with ^W wraps (github #459). 103 space (--color, --quotes, --rscroll, --search-options 153 * Fix search modifier ^E after ^W. 155 * Fix bug using negated (^N) search (github #374). 192 * Add ^S search modifier (github #196). 198 * Add --no-search-headers option (github #44). 237 * Fix --ignore-case with ctrl-R (no regex) search (githu [all...] |