Home
last modified time | relevance | path

Searched refs:HERE (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/crypto/openssl/util/
H A Dopensslwrap.sh3 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 Dfips-checksums.sh3 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 Dcsplit_test.sh34 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 Dtail_test.sh48 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 Dgenerate_module.rb14 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 Dregcomp.c268 #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 Dregcomp.c155 #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 Dregcomp.c191 #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 Ddaemon_test.sh99 cat > child.sh <<HERE heredoc
105 HERE
/freebsd/stand/ficl/softwords/
H A Dmarker.fr15 here - allot \ reset HERE to my xt-addr
/freebsd/contrib/file/magic/Magdir/
H A Dgnu106 # unexpected value HERE!
H A Driff347 # MORE TESTS NEEDED HERE!
H A Dfilesystems2469 # maybe standard DOS boot sector; NO example FOUND HERE!
/freebsd/contrib/ncurses/include/
H A DMKterm.h.awk.in188 $2 == "%%-STOP-HERE-%%" {
H A DCaps.uwin645 # %%-STOP-HERE-%%
H A DCaps.hpux11849 # %%-STOP-HERE-%%
H A DCaps833 # %%-STOP-HERE-%%
H A DCaps.osf1r5840 # %%-STOP-HERE-%%
H A DCaps.keys924 # %%-STOP-HERE-%%
H A DCaps.aix4935 # %%-STOP-HERE-%%
/freebsd/contrib/sendmail/
H A DREADME279 ANY VIOLATIONS YOU MAKE HERE. SO BE CAREFUL, IT IS YOUR RESPONSIBILITY.
/freebsd/contrib/tcsh/
H A Dtcsh.man2html784 ### Inlined documents. Watch for *HERE tokens.
/freebsd/contrib/ncurses/
H A DINSTALL2416 ------------------------------- CUT HERE --------------------------------
2462 ------------------------------- CUT HERE --------------------------------
/freebsd/share/termcap/
H A Dtermcap768 # edit keypad: FIND, INSERT HERE, REMOVE, SELECT, PREV SCREEN,
/freebsd/crypto/heimdal/lib/wind/
H A DUnicodeData.txt131 0082;<control>;Cc;0;BN;;;;;N;BREAK PERMITTED HERE;;;;
132 0083;<control>;Cc;0;BN;;;;;N;NO BREAK HERE;;;;

12