| /freebsd/crypto/openssl/apps/ |
| H A D | CA.pl | 51 my %EXTRA; 207 $EXTRA{$_} = []; 220 push @{$EXTRA{$arg}}, split_val(shift(@_)); 286 $RET = run(@REQ, qw(-new -x509 -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}}); 290 $RET = run(@REQ, qw(-x509 -precert -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}}); 294 … run(@REQ, "-new", (defined $1 ? ($1,) : ()), "-keyout", $NEWKEY, "-out", $NEWREQ, @{$EXTRA{req}}); 328 "-out", "${CATOP}/$CAREQ", @{$EXTRA{req}}); 331 @EXTENSIONS, "-infiles", "${CATOP}/$CAREQ", @{$EXTRA{ca}}) 340 qw(-export -name), $cname, @{$EXTRA{pkcs12}}); 343 $RET = run(@CA, @POLICY, "-infiles", $NEWREQ, @{$EXTRA{ca}}); [all …]
|
| H A D | CA.pl.in | 50 my %EXTRA; 206 $EXTRA{$_} = []; 219 push @{$EXTRA{$arg}}, split_val(shift(@_)); 285 $RET = run(@REQ, qw(-new -x509 -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}}); 289 $RET = run(@REQ, qw(-x509 -precert -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}}); 293 … run(@REQ, "-new", (defined $1 ? ($1,) : ()), "-keyout", $NEWKEY, "-out", $NEWREQ, @{$EXTRA{req}}); 327 "-out", "${CATOP}/$CAREQ", @{$EXTRA{req}}); 330 @EXTENSIONS, "-infiles", "${CATOP}/$CAREQ", @{$EXTRA{ca}}) 339 qw(-export -name), $cname, @{$EXTRA{pkcs12}}); 342 $RET = run(@CA, @POLICY, "-infiles", $NEWREQ, @{$EXTRA{ca}}); [all …]
|
| /freebsd/share/doc/usd/13.viref/ |
| H A D | Makefile | 2 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/contrib/pkgconf/m4/ |
| H A D | ax_check_compile_flag.m4 | 7 # AX_CHECK_COMPILE_FLAG(FLAG, [ACTION-SUCCESS], [ACTION-FAILURE], [EXTRA-FLAGS], [INPUT]) 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/mk/ |
| H A D | bsd.doc.mk | 161 .if defined(EXTRA) && !empty(EXTRA) 162 _stamp.extra: ${EXTRA}
|
| /freebsd/sys/contrib/libsodium/m4/ |
| H A D | ax_check_link_flag.m4 | 7 # 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 D | ax_check_compile_flag.m4 | 7 # 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 D | Makefile | 3 EXTRA= date loop time unused macro
|
| /freebsd/share/doc/papers/kerntune/ |
| H A D | Makefile | 4 EXTRA= fig2.pic macro
|
| /freebsd/share/doc/papers/kernmalloc/ |
| H A D | Makefile | 4 EXTRA= alloc.fig usage.tbl macro
|
| /freebsd/share/doc/papers/sysperf/ |
| H A D | Makefile | 4 EXTRA= a1.t a2.t macro
|
| /freebsd/share/doc/psd/02.implement/ |
| H A D | Makefile | 3 EXTRA= ref.bib macro
|
| /freebsd/share/doc/papers/relengr/ |
| H A D | Makefile | 4 EXTRA= ref.bib macro
|
| /freebsd/share/doc/papers/bufbio/ |
| H A D | Makefile | 4 EXTRA= bufsize.eps macro
|
| /freebsd/share/doc/psd/01.cacm/ |
| H A D | Makefile | 3 EXTRA= ref.bib macro
|
| /freebsd/share/doc/papers/jail/ |
| H A D | Makefile | 4 EXTRA= implementation.ms mgt.ms future.ms jail01.eps macro
|
| /freebsd/share/doc/psd/18.gprof/ |
| H A D | Makefile | 4 EXTRA= postp1.pic postp2.pic postp3.pic pres1.pic pres2.pic macro
|
| /freebsd/share/doc/psd/15.yacc/ |
| H A D | Makefile | 4 EXTRA= ref.bib macro
|
| /freebsd/share/doc/psd/20.ipctut/ |
| H A D | Makefile | 4 EXTRA= dgramread.c dgramsend.c fig2.pic fig3.pic fig8.pic pipe.c \ macro
|
| /freebsd/share/doc/papers/timecounter/ |
| H A D | Makefile | 7 EXTRA= fig1.eps fig2.eps fig3.eps fig4.eps fig5.eps gps.ps intr.ps macro
|
| /freebsd/sys/contrib/zlib/ |
| H A D | inflate.h | 26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator
|
| /freebsd/contrib/bmake/mk/ |
| H A D | doc.mk | 57 Makefile ${FILES} ${EXTRA} ${DESTDIR}${DOCDIR}/${DIR}
|
| H A D | warnings.mk | 55 WARNINGS_SET_LIST ?= MIN LOW MEDIUM HIGH EXTRA
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
| H A D | dfdiv.S | 151 #define DIV_ITER1B(QSHIFTINSN,QSHIFT,REMSHIFT,EXTRA) \ argument 164 EXTRA \
|
| /freebsd/sbin/ping/ |
| H A D | ping6.c | 146 #define EXTRA 256 /* for AH and various other headers. weird. */ macro 752 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA; in ping6() 754 packlen = datalen + IP6LEN + ICMP6ECHOLEN + EXTRA; in ping6() 759 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA; in ping6()
|