Searched refs:null_method (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_null.c71 static BIO_METHOD null_method = { variable
86 return (&null_method);
/freebsd-11-stable/sys/kern/
H A Dsubr_kobj.c86 static const struct kobj_method null_method = { variable in typeref:struct:kobj_method
121 ops->cache[i] = &null_method;

Completed in 63 milliseconds