Home
last modified time | relevance | path

Searched refs:test_req (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A DMakefile.am225 test_req \
288 test_req: test_req.in Makefile target
289 $(do_subst) < $(srcdir)/test_req.in > test_req.tmp
290 chmod +x test_req.tmp
291 mv test_req.tmp test_req
328 test_req.in \
H A DMakefile.in626 test_req \
659 test_req.in \
2010 test_req: test_req.in Makefile
2011 $(do_subst) < $(srcdir)/test_req.in > test_req.tmp
2012 chmod +x test_req.tmp
2013 mv test_req.tmp test_req
H A DChangeLog328 * test_req.in: Adapt to new request handling.
1880 * test_req.in: SKIP test if there is no RSA support.
2037 * test_req.in: adapt to rename of pkcs10-create to request-create
2049 * Makefile.am: Add test_req to tests.
2051 * test_req.in: Test for pkcs10 commands.
/freebsd/sbin/ipf/ipsend/
H A Ddlcommon.c880 addrtostring(OFFADDR(dlp, dlp->test_req.dl_dest_addr_offset), in printdltestreq()
881 dlp->test_req.dl_dest_addr_length, addr); in printdltestreq()
884 dlp->test_req.dl_flag, in printdltestreq()
885 dlp->test_req.dl_dest_addr_length, in printdltestreq()
886 dlp->test_req.dl_dest_addr_offset); in printdltestreq()