Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hpcmips/dev/
Dmq200subr.c107 mq200_pllparam(int reqout, u_int32_t *res) in mq200_pllparam() argument
117 m = (reqout * ((n + 1) << p)) / ref - 1; in mq200_pllparam()
125 ABS(reqout - out) <= e) { in mq200_pllparam()
126 e = ABS(reqout - out); in mq200_pllparam()
Dmq200priv.h67 int mq200_pllparam(int reqout, u_int32_t *res);
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Docsp.c244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 reqout = opt_arg(); in ocsp_main()
676 && (signfile != NULL || reqout != NULL in ocsp_main()
715 if (reqout != NULL) { in ocsp_main()
716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/data/
Dgen-req.sh296 -reqout ocsp-req1.der
339 -reqout ocsp-req2.der