Home
last modified time | relevance | path

Searched refs:EXTRA (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/crypto/openssl/apps/
H A DCA.pl.in45 my %EXTRA;
55 $EXTRA{$_} = '';
68 $EXTRA{$arg} .= " " . shift;
135 . " $EXTRA{req}");
140 . " $EXTRA{req}");
144 $RET = run("$REQ -new $1 -keyout $NEWKEY -out $NEWREQ $DAYS $EXTRA{req}");
178 . " -out ${CATOP}/$CAREQ $EXTRA{req}");
183 . " -infiles ${CATOP}/$CAREQ $EXTRA{ca}") if $RET == 0;
191 . " -export -name \"$cname\" $EXTRA{pkcs12}");
194 $RET = run("$CA -policy policy_anything -infiles $NEWREQ $EXTRA{ca}");
[all …]
/freebsd/share/doc/usd/13.viref/
H A DMakefile2 EXTRA= ex.cmd.roff ref.so set.opt.roff vi.cmd.roff macro
15 EXTRA+= index.so.${_dev}
22 index.so.${_dev}: vi.ref-patched ${EXTRA:Nindex.so.${_dev}}
/freebsd/share/mk/
H A Dbsd.doc.mk161 .if defined(EXTRA) && !empty(EXTRA)
162 _stamp.extra: ${EXTRA}
/freebsd/sys/contrib/libsodium/m4/
H A Dax_check_link_flag.m47 # AX_CHECK_LINK_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT])
17 # If EXTRA-FLAGS is defined, it is added to the linker's default flags
19 # EXTRA-FLAGS FLAG". This can for example be used to force the linker to
H A Dax_check_compile_flag.m47 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS])
17 # If EXTRA-FLAGS is defined, it is added to the current language's default
19 # the flags: "CFLAGS EXTRA-FLAGS FLAG". This can for example be used to
/freebsd/share/doc/smm/12.timed/
H A DMakefile3 EXTRA= date loop time unused macro
/freebsd/share/doc/papers/kerntune/
H A DMakefile4 EXTRA= fig2.pic macro
/freebsd/share/doc/papers/kernmalloc/
H A DMakefile4 EXTRA= alloc.fig usage.tbl macro
/freebsd/share/doc/papers/sysperf/
H A DMakefile4 EXTRA= a1.t a2.t macro
/freebsd/share/doc/psd/02.implement/
H A DMakefile3 EXTRA= ref.bib macro
/freebsd/share/doc/papers/relengr/
H A DMakefile4 EXTRA= ref.bib macro
/freebsd/share/doc/papers/bufbio/
H A DMakefile4 EXTRA= bufsize.eps macro
/freebsd/share/doc/psd/01.cacm/
H A DMakefile3 EXTRA= ref.bib macro
/freebsd/share/doc/papers/jail/
H A DMakefile4 EXTRA= implementation.ms mgt.ms future.ms jail01.eps macro
/freebsd/share/doc/psd/18.gprof/
H A DMakefile4 EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic macro
/freebsd/share/doc/psd/15.yacc/
H A DMakefile4 EXTRA= ref.bib macro
/freebsd/share/doc/psd/20.ipctut/
H A DMakefile4 EXTRA= dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \ macro
/freebsd/share/doc/papers/timecounter/
H A DMakefile7 EXTRA= fig1.eps fig2.eps fig3.eps fig4.eps fig5.eps gps.ps intr.ps macro
/freebsd/sys/contrib/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
/freebsd/contrib/bmake/mk/
H A Ddoc.mk57 Makefile ${FILES} ${EXTRA} ${DESTDIR}${DOCDIR}/${DIR}
H A Dwarnings.mk63 WARNINGS_SET_LIST ?= MIN LOW MEDIUM HIGH EXTRA
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S151 #define DIV_ITER1B(QSHIFTINSN,QSHIFT,REMSHIFT,EXTRA) \ argument
164 EXTRA \
/freebsd/sbin/ping/
H A Dping6.c145 #define EXTRA 256 /* for AH and various other headers. weird. */ macro
751 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA; in ping6()
753 packlen = datalen + IP6LEN + ICMP6ECHOLEN + EXTRA; in ping6()
758 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA; in ping6()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_fpga.txt253 # RDMA + ISCSI + FCOE + EXTRA + HYPERV)
364 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)
H A Dt4fw_cfg_uwire.txt236 # RDMA + ISCSI + FCOE + EXTRA + HYPERV)
415 neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA)

12