Home
last modified time | relevance | path

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

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