Home
last modified time | relevance | path

Searched refs:null_method (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_null.c20 static const BIO_METHOD null_method = { variable
37 return &null_method; in BIO_s_null()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_null.c20 static const BIO_METHOD null_method = { variable
39 return &null_method; in BIO_s_null()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Droot.h18 null_method = 0, enumerator
H A Droot.c386 newroot->method = null_method; in new_cvsroot_t()
H A DChangeLog3407 * root.h (enum CVSmethod): Force null_method to 0.
9658 * cvs.h (enum CVSmethod): add null_method
9659 * root.c (method_names): correlate null_method & "undefined"