Home
last modified time | relevance | path

Searched defs:default_method (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/crypto/openssl/crypto/conf/
H A Dconf_def.c66 static CONF_METHOD default_method = { variable
/freebsd-12.1/stand/kshim/
H A Dbsd_kernel.c877 default_method(void) in default_method() function
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_da.c2552 dadeletemethodchoose(struct da_softc *softc, da_delete_methods default_method) in dadeletemethodchoose()