/freebsd/crypto/openssl/util/ |
H A D | opensslwrap.sh | 3 HERE="`echo $0 | sed -e 's|[^/]*$||'`" 4 OPENSSL="${HERE}../apps/openssl" 6 if [ -d "${HERE}../engines" -a "x$OPENSSL_ENGINES" = "x" ]; then 7 OPENSSL_ENGINES="${HERE}../engines"; export OPENSSL_ENGINES 9 if [ -d "${HERE}../providers" -a "x$OPENSSL_MODULES" = "x" ]; then 10 OPENSSL_MODULES="${HERE}../providers"; export OPENSSL_MODULES 22 PATH="${HERE}..:$PATH"; export PATH 25 elif [ -x "${OPENSSL}" -a -x "${HERE}shlib_wrap.sh" ]; then 26 exec "${HERE}shlib_wrap.sh" "${OPENSSL}" "$@"
|
H A D | fips-checksums.sh | 3 HERE=`dirname $0` 13 | $HERE/lang-compress.pl 'C' \ 20 | $HERE/lang-compress.pl 'perl' \ 26 | $HERE/lang-compress.pl 'S' \
|
/freebsd/usr.bin/csplit/tests/ |
H A D | csplit_test.sh | 34 cat > expectfile00 << HERE heredoc 37 HERE 38 cat > expectfile01 << HERE heredoc 42 HERE 43 cat > expectfile02 << HERE heredoc 47 HERE
|
/freebsd/usr.bin/tail/tests/ |
H A D | tail_test.sh | 48 cat > infile <<HERE heredoc 52 HERE 53 cat > expectfile << HERE heredoc 57 HERE 71 cat > infile <<HERE heredoc 75 HERE 76 cat > expectfile << HERE heredoc 79 HERE 95 cat > expectfile << HERE heredoc 100 HERE [all …]
|
/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | generate_module.rb | 14 HERE = File.expand_path(File.dirname(__FILE__)) + '/' constant 106 cfg = YAML.load_file(HERE + @yaml_config)[:generate_module] 118 @path_src = HERE + "../src/" if @path_src.nil? 120 @path_tst = HERE + "../test/" if @path_tst.nil?
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | regcomp.c | 268 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) 269 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos)) 270 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 271 #define HERE() (p->slen) macro 403 conc = HERE(); in p_ere() 406 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere() 420 prevfwd = HERE(); in p_ere() 449 pos = HERE(); in p_ere_exp() 456 p->pbegin[subno] = HERE(); in p_ere_exp() 461 p->pend[subno] = HERE(); in p_ere_exp() [all …]
|
/freebsd/contrib/nvi/regex/ |
H A D | regcomp.c | 155 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) 156 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos)) 157 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 158 #define HERE() (p->slen) macro 304 conc = HERE(); in p_ere() 307 (void)REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ in p_ere() 321 prevfwd = HERE(); in p_ere() 349 pos = HERE(); in p_ere_exp() 356 p->pbegin[subno] = HERE(); in p_ere_exp() 361 p->pend[subno] = HERE(); in p_ere_exp() [all …]
|
/freebsd/lib/libc/regex/ |
H A D | regcomp.c | 191 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) 192 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos)) 193 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 194 #define HERE() (p->slen) macro 409 pos = HERE(); in p_ere_exp() 416 p->pbegin[subno] = HERE(); in p_ere_exp() 421 p->pend[subno] = HERE(); in p_ere_exp() 671 bc->fwd = HERE(); in p_branch_ins_offset() 784 bc.start = HERE(); in p_re() 795 (void) REQUIRE(p->gnuext || HERE() != bc.start, REG_EMPTY); in p_re() [all …]
|
/freebsd/usr.sbin/daemon/tests/ |
H A D | daemon_test.sh | 99 cat > child.sh <<HERE heredoc 105 HERE
|
/freebsd/stand/ficl/softwords/ |
H A D | marker.fr | 15 here - allot \ reset HERE to my xt-addr
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | gnu | 106 # unexpected value HERE!
|
H A D | riff | 347 # MORE TESTS NEEDED HERE!
|
H A D | filesystems | 2469 # maybe standard DOS boot sector; NO example FOUND HERE!
|
/freebsd/contrib/ncurses/include/ |
H A D | MKterm.h.awk.in | 188 $2 == "%%-STOP-HERE-%%" {
|
H A D | Caps.uwin | 645 # %%-STOP-HERE-%%
|
H A D | Caps.hpux11 | 849 # %%-STOP-HERE-%%
|
H A D | Caps | 833 # %%-STOP-HERE-%%
|
H A D | Caps.osf1r5 | 840 # %%-STOP-HERE-%%
|
H A D | Caps.keys | 924 # %%-STOP-HERE-%%
|
H A D | Caps.aix4 | 935 # %%-STOP-HERE-%%
|
/freebsd/contrib/sendmail/ |
H A D | README | 279 ANY VIOLATIONS YOU MAKE HERE. SO BE CAREFUL, IT IS YOUR RESPONSIBILITY.
|
/freebsd/contrib/tcsh/ |
H A D | tcsh.man2html | 784 ### Inlined documents. Watch for *HERE tokens.
|
/freebsd/contrib/ncurses/ |
H A D | INSTALL | 2416 ------------------------------- CUT HERE -------------------------------- 2462 ------------------------------- CUT HERE --------------------------------
|
/freebsd/share/termcap/ |
H A D | termcap | 768 # edit keypad: FIND, INSERT HERE, REMOVE, SELECT, PREV SCREEN,
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 131 0082;<control>;Cc;0;BN;;;;;N;BREAK PERMITTED HERE;;;; 132 0083;<control>;Cc;0;BN;;;;;N;NO BREAK HERE;;;;
|