Home
last modified time | relevance | path

Searched defs:outmode (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c539 foreach_aes_ccm(alg_cb_t cb, void *arg, crypto_test_outmode_t outmode) in foreach_aes_ccm()
558 foreach_aes_gcm(alg_cb_t cb, void *arg, crypto_test_outmode_t outmode) in foreach_aes_gcm()
799 int decrypt_rv, uint8_t *decrypt_buf, crypto_test_outmode_t outmode) in test_result()
936 crypto_test_outmode_t outmode) in run_tests()
993 crypto_test_outmode_t outmode; member
1011 runtests_main(const char *filename, crypto_test_outmode_t outmode) in runtests_main()
1135 perf_main(const char *algname, crypto_test_outmode_t outmode) in perf_main()
1210 crypto_test_outmode_t outmode = OUT_SUMMARY; in main() local
/freebsd/contrib/mandoc/
H A Dmain.c63 enum outmode { enum
150 enum outmode outmode; /* According to command line. */ in main() local
/freebsd/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c556 char *bname, outmode[20]; local
/freebsd/sys/contrib/zlib/test/
H A Dminigzip.c491 char *bname, outmode[20]; in main() local
/freebsd/sys/dev/usb/
H A Dusb_device.c2208 int inmode, outmode, inmask, outmask, mode; in usb_cdev_create() local
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c4878 int inmode, outmode; in setup_smtpd_io() local